method call exit reasons: 
    iseq_complex_callee         36 (50.0%)
              block_arg         36 (50.0%)

leave exit reasons: 
    interp_return   59775592 (100.0%)
     se_interrupt        753 ( 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:           45
compiled_block_count:         586
invalidation_count:            70
constant_state_bumps:          12
inline_code_size:          343889
outlined_code_size:        271318

total_exit_count:        60000597
total_insns_count:     5830006928
vm_insns_count:           3336989
yjit_insns_count:      5826894944
ratio_in_yjit:              99.9%
avg_len_in_yjit:             97.1

Top-20 most frequent exit ops (100.0% of exits):
                      dupn:     131121 (58.3)
    opt_send_without_block:      38164 (17.0)
        getblockparamproxy:      27396 (12.2)
                     throw:      18268 (8.1)
             getblockparam:       9171 (4.1)
                     leave:        753 (0.3)
                      send:         45 (0.0)
               invokeblock:         36 (0.0)
                   opt_mod:         36 (0.0)
                  opt_mult:         10 (0.0)
        opt_getinlinecache:          5 (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)