method call exit reasons: 
                 args_splat      76935 (43.6%)
                    bmethod      54114 (30.6%)
                  block_arg      19931 (11.3%)
               cfunc_kwargs      14223 ( 8.1%)
    iseq_kwargs_none_passed       8523 ( 4.8%)
        iseq_complex_callee       2841 ( 1.6%)

leave exit reasons: 
        interp_return    4564526 (99.7%)
    start_pc_non_zero      11393 ( 0.2%)
         se_interrupt         85 ( 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:        5217
invalidation_count:           124
constant_state_bumps:          39
inline_code_size:          853876
outlined_code_size:        661359

total_exit_count:         5379933
total_insns_count:     1512577154
vm_insns_count:          25608687
yjit_insns_count:      1487783874
ratio_in_yjit:              98.3%
avg_len_in_yjit:            276.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     282415 (34.6)
        getblockparamproxy:     253594 (31.1)
                      send:     108251 (13.3)
               invokesuper:      42731 (5.2)
               opt_empty_p:      37049 (4.5)
       getinstancevariable:      31361 (3.8)
               getconstant:      31341 (3.8)
                   newhash:      11368 (1.4)
               invokeblock:       5739 (0.7)
                  opt_ltlt:       5693 (0.7)
               expandarray:       2848 (0.3)
          setclassvariable:       2841 (0.3)
                     leave:         85 (0.0)
        opt_getinlinecache:         49 (0.0)
          opt_regexpmatch2:         38 (0.0)
                  opt_plus:          3 (0.0)
                  opt_aref:          1 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)