method call exit reasons: 
                 args_splat      79636 (43.6%)
                    bmethod      56014 (30.7%)
                  block_arg      20622 (11.3%)
               cfunc_kwargs      14686 ( 8.0%)
    iseq_kwargs_none_passed       8823 ( 4.8%)
        iseq_complex_callee       2941 ( 1.6%)

leave exit reasons: 
        interp_return    4724711 (99.7%)
    start_pc_non_zero      11793 ( 0.2%)
         se_interrupt        117 ( 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:          337
compiled_block_count:        5192
invalidation_count:           129
constant_state_bumps:          39
inline_code_size:          995418
outlined_code_size:        769536

total_exit_count:         5568700
total_insns_count:     1565856203
vm_insns_count:          26457745
yjit_insns_count:      1540242447
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:     292252 (34.6)
        getblockparamproxy:     262487 (31.1)
                      send:     112041 (13.3)
               invokesuper:      44234 (5.2)
               opt_empty_p:      38381 (4.5)
       getinstancevariable:      32461 (3.8)
               getconstant:      32441 (3.8)
                   newhash:      11769 (1.4)
               invokeblock:       5941 (0.7)
                  opt_ltlt:       5892 (0.7)
               expandarray:       2948 (0.3)
          setclassvariable:       2941 (0.3)
                     leave:        117 (0.0)
        opt_getinlinecache:         51 (0.0)
          opt_regexpmatch2:         26 (0.0)
                opt_length:          3 (0.0)
                  opt_aref:          2 (0.0)
                   opt_neq:          1 (0.0)
                  opt_plus:          1 (0.0)
               adjuststack:          0 (0.0)