method call exit reasons: 
                 args_splat      75586 (42.2%)
                    bmethod      53164 (29.7%)
                  block_arg      19582 (10.9%)
               cfunc_kwargs      13967 ( 7.8%)
    iseq_kwargs_none_passed      13955 ( 7.8%)
        iseq_complex_callee       2791 ( 1.6%)

leave exit reasons: 
        interp_return    4495462 (99.7%)
    start_pc_non_zero      11193 ( 0.2%)
         se_interrupt        129 ( 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:          339
compiled_block_count:        5044
invalidation_count:           124
constant_state_bumps:          39
inline_code_size:          839348
outlined_code_size:        650547

total_exit_count:         5290940
total_insns_count:     1486216184
vm_insns_count:          24733044
yjit_insns_count:      1462278618
ratio_in_yjit:              98.3%
avg_len_in_yjit:            276.2

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     282990 (35.6)
        getblockparamproxy:     249131 (31.3)
                      send:     106353 (13.4)
               invokesuper:      41982 (5.3)
               opt_empty_p:      36402 (4.6)
       getinstancevariable:      30811 (3.9)
               getconstant:      30791 (3.9)
               invokeblock:       5638 (0.7)
                  opt_ltlt:       5594 (0.7)
               expandarray:       2798 (0.4)
          setclassvariable:       2791 (0.4)
                     leave:        129 (0.0)
        opt_getinlinecache:         49 (0.0)
          opt_regexpmatch2:         18 (0.0)
                  opt_aref:          1 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)
              checkkeyword:          0 (0.0)