method call exit reasons: 
               megamorphic   16416848 (70.8%)
           cfunc_block_arg    4882179 (21.1%)
       iseq_block_arg_type    1024569 ( 4.4%)
          send_attr_reader     341827 ( 1.5%)
             zsuper_method     240213 ( 1.0%)
     iseq_kw_splat_non_nil     116190 ( 0.5%)
          iseq_arity_error      98218 ( 0.4%)
           singleton_class      48904 ( 0.2%)
  iseq_missing_optional_kw       2390 ( 0.0%)
    cfunc_kw_splat_non_nil         59 ( 0.0%)
       args_splat_opt_call         45 ( 0.0%)
            iseq_has_no_kw         31 ( 0.0%)

leave exit reasons: 
  interp_return  205245684 (100.0%)
   se_interrupt         82 ( 0.0%)

getinstancevariable exit reasons: 
  (all relevant counters are zero)
setinstancevariable exit reasons: 
  (all relevant counters are zero)
opt_aref exit reasons: 
  (all relevant counters are zero)

bindings_allocations:           0
bindings_set:                   0
compiled_iseq_count:          595
compiled_block_count:       13143
invalidation_count:            42
constant_state_bumps:           0
inline_code_size:         1445214
outlined_code_size:       1225118

total_exit_count:       205690701
total_insns_count:     19422771402
vm_insns_count:         557762559
yjit_insns_count:      18865453860
ratio_in_yjit:              97.1%
avg_len_in_yjit:             91.7

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     442447 (99.4)
        getblockparamproxy:       1601 (0.4)
                   opt_neq:        472 (0.1)
                    opt_eq:        415 (0.1)
                     leave:         82 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)
              checkkeyword:          0 (0.0)
                checkmatch:          0 (0.0)
                 checktype:          0 (0.0)
               concatarray:          0 (0.0)
             concatstrings:          0 (0.0)
             concattoarray:          0 (0.0)
               defineclass:          0 (0.0)
                   defined:          0 (0.0)
               definedivar:          0 (0.0)
              definemethod:          0 (0.0)