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

leave exit reasons: 
    interp_return   54462606 (100.0%)
     se_interrupt         32 ( 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:         587
invalidation_count:            69
constant_state_bumps:          12
inline_code_size:          373841
outlined_code_size:        294593

total_exit_count:        54666131
total_insns_count:     5311788269
vm_insns_count:           3024268
yjit_insns_count:      5308967526
ratio_in_yjit:              99.9%
avg_len_in_yjit:             97.1

Top-20 most frequent exit ops (100.0% of exits):
                      dupn:     119465 (58.7)
    opt_send_without_block:      33955 (16.7)
        getblockparamproxy:      24960 (12.3)
                     throw:      16641 (8.2)
             getblockparam:       8356 (4.1)
                      send:         40 (0.0)
               invokeblock:         32 (0.0)
                     leave:         32 (0.0)
                   opt_mod:         32 (0.0)
                  opt_mult:          7 (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)