method call exit reasons: 
             cfunc_kwargs      56855 (98.9%)
                block_arg        558 ( 1.0%)
    cfunc_ruby_array_varg         74 ( 0.1%)
      iseq_complex_callee         11 ( 0.0%)

leave exit reasons: 
    interp_return   26519496 (100.0%)
     se_interrupt        257 ( 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:           1
bindings_set:                   0
compiled_iseq_count:           85
compiled_block_count:        1082
invalidation_count:           114
constant_state_bumps:          13
inline_code_size:          235434
outlined_code_size:        181947

total_exit_count:        26680487
total_insns_count:     2591626408
vm_insns_count:           1991832
yjit_insns_count:      2589795567
ratio_in_yjit:              99.9%
avg_len_in_yjit:             97.1

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:      76200 (47.3)
                      dupn:      58271 (36.2)
        getblockparamproxy:      12171 (7.6)
                     throw:       8130 (5.0)
             getblockparam:       4072 (2.5)
               invokeblock:       1268 (0.8)
                      send:        565 (0.4)
                     leave:        257 (0.2)
        opt_getinlinecache:         34 (0.0)
       getinstancevariable:         16 (0.0)
              checkkeyword:          3 (0.0)
                    opt_eq:          2 (0.0)
               invokesuper:          1 (0.0)
                  opt_aref:          1 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)
                checkmatch:          0 (0.0)
                 checktype:          0 (0.0)