method call exit reasons: 
    iseq_kwargs_none_passed    3380125 (48.5%)
                 args_splat    3336228 (47.8%)
           optimized_method     194861 ( 2.8%)
        iseq_complex_callee      33591 ( 0.5%)
               cfunc_kwargs      31353 ( 0.4%)

leave exit reasons: 
        interp_return   20048087 (100.0%)
         se_interrupt        313 ( 0.0%)
    start_pc_non_zero         16 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         57 (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:          143
compiled_block_count:        1245
invalidation_count:            95
constant_state_bumps:           1
inline_code_size:          458132
outlined_code_size:        375059

total_exit_count:        27945526
total_insns_count:      780107127
vm_insns_count:         220781098
yjit_insns_count:       567223468
ratio_in_yjit:              71.7%
avg_len_in_yjit:             20.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    6985376 (88.5)
                     throw:     757112 (9.6)
               invokeblock:     138905 (1.8)
                   newhash:       7831 (0.1)
               invokesuper:       6711 (0.1)
                    opt_eq:       1119 (0.0)
                     leave:        313 (0.0)
       getinstancevariable:         51 (0.0)
                   opt_div:         12 (0.0)
        opt_getinlinecache:          5 (0.0)
                   opt_neq:          3 (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)
                checkmatch:          0 (0.0)
                 checktype:          0 (0.0)
               concatarray:          0 (0.0)