method call exit reasons: 
       optimized_method     623300 (57.8%)
             args_splat     207878 (19.3%)
                bmethod     146264 (13.6%)
              block_arg      53878 ( 5.0%)
           cfunc_kwargs      38434 ( 3.6%)
    iseq_complex_callee       7691 ( 0.7%)

leave exit reasons: 
        interp_return   12614091 (99.8%)
    start_pc_non_zero      30793 ( 0.2%)
         se_interrupt        281 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         19 (100.0%)

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:          324
compiled_block_count:        4881
invalidation_count:           124
constant_state_bumps:          39
inline_code_size:          812586
outlined_code_size:        599088

total_exit_count:        15379118
total_insns_count:     3933487337
vm_insns_count:         449640213
yjit_insns_count:      3486612151
ratio_in_yjit:              88.6%
avg_len_in_yjit:            226.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    1363188 (49.3)
        getblockparamproxy:     685171 (24.8)
                      send:     292550 (10.6)
               invokesuper:     115477 (4.2)
               opt_empty_p:     100125 (3.6)
       getinstancevariable:      84711 (3.1)
               getconstant:      84691 (3.1)
               invokeblock:      15536 (0.6)
                  opt_ltlt:      15399 (0.6)
               expandarray:       7698 (0.3)
                     leave:        281 (0.0)
          opt_regexpmatch2:        105 (0.0)
        opt_getinlinecache:         51 (0.0)
               objtostring:         40 (0.0)
                  opt_plus:          3 (0.0)
                   opt_neq:          1 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)