method call exit reasons: 
         optimized_method    3972553 (32.2%)
               args_splat    2731789 (22.1%)
                block_arg    2688971 (21.8%)
      iseq_complex_callee    1409519 (11.4%)
                  bmethod    1341779 (10.9%)
             cfunc_kwargs     131771 ( 1.1%)
                 kw_splat      65719 ( 0.5%)
                 keywords         92 ( 0.0%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   32401828 (97.9%)
    start_pc_non_zero     698383 ( 2.1%)
         se_interrupt        151 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         98 (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:         1295
compiled_block_count:        9679
invalidation_count:           263
constant_state_bumps:          26
inline_code_size:         2587618
outlined_code_size:       1797672

total_exit_count:        53836221
total_insns_count:     1622950267
vm_insns_count:         320614743
yjit_insns_count:      1323769917
ratio_in_yjit:              80.2%
avg_len_in_yjit:             24.2

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   10146963 (47.3)
                      send:    3578879 (16.7)
               invokesuper:    1944311 (9.1)
        getblockparamproxy:    1635660 (7.6)
       getinstancevariable:    1312470 (6.1)
               invokeblock:    1051906 (4.9)
               getconstant:     346244 (1.6)
             getblockparam:     305472 (1.4)
                  opt_aref:     280011 (1.3)
                     throw:     207257 (1.0)
               concatarray:     199522 (0.9)
               expandarray:     199390 (0.9)
             setlocal_WC_0:     119386 (0.6)
        opt_getinlinecache:      66064 (0.3)
                   opt_mod:      40090 (0.2)
               opt_empty_p:        600 (0.0)
                     leave:        151 (0.0)
                opt_length:          9 (0.0)
                  branchif:          2 (0.0)
                  opt_aset:          2 (0.0)