method call exit reasons: 
                 keywords      69023 (99.1%)
                block_arg        518 ( 0.7%)
    cfunc_ruby_array_varg         68 ( 0.1%)
      iseq_complex_callee         11 ( 0.0%)

leave exit reasons: 
    interp_return   26519514 (100.0%)
     se_interrupt        235 ( 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:        1043
invalidation_count:           111
constant_state_bumps:          13
inline_code_size:          223402
outlined_code_size:        169914

total_exit_count:        26680709
total_insns_count:     2591536332
vm_insns_count:           2007822
yjit_insns_count:      2589689705
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:      76323 (47.3)
                      dupn:      58271 (36.1)
        getblockparamproxy:      12171 (7.6)
                     throw:       8129 (5.0)
             getblockparam:       4071 (2.5)
               invokeblock:       1173 (0.7)
                      send:        525 (0.3)
          getclassvariable:        240 (0.1)
                     leave:        235 (0.1)
        opt_getinlinecache:         34 (0.0)
       getinstancevariable:         15 (0.0)
              checkkeyword:          3 (0.0)
                    opt_eq:          2 (0.0)
               invokesuper:          1 (0.0)
                opt_length:          1 (0.0)
                  opt_mult:          1 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)