method call exit reasons: 
                 args_splat      78286 (43.6%)
                    bmethod      55064 (30.7%)
                  block_arg      20278 (11.3%)
               cfunc_kwargs      14438 ( 8.0%)
    iseq_kwargs_none_passed       8673 ( 4.8%)
        iseq_complex_callee       2891 ( 1.6%)

leave exit reasons: 
        interp_return    4644511 (99.7%)
    start_pc_non_zero      11593 ( 0.2%)
         se_interrupt         99 ( 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:        5005
invalidation_count:           124
constant_state_bumps:          39
inline_code_size:          831860
outlined_code_size:        644187

total_exit_count:         5474150
total_insns_count:     1539573325
vm_insns_count:          25877929
yjit_insns_count:      1514525035
ratio_in_yjit:              98.3%
avg_len_in_yjit:            276.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     287271 (34.6)
        getblockparamproxy:     258041 (31.1)
                      send:     110148 (13.3)
               invokesuper:      43482 (5.2)
               opt_empty_p:      37729 (4.5)
       getinstancevariable:      31911 (3.8)
               getconstant:      31891 (3.8)
                   newhash:      11573 (1.4)
               invokeblock:       5840 (0.7)
                  opt_ltlt:       5791 (0.7)
               expandarray:       2898 (0.3)
          setclassvariable:       2891 (0.3)
                     leave:         99 (0.0)
        opt_getinlinecache:         48 (0.0)
          opt_regexpmatch2:         25 (0.0)
                opt_length:          1 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)