method call exit reasons: 
                   optimized_method    3972556 (32.3%)
                         args_splat    2691801 (21.9%)
                          block_arg    2688975 (21.9%)
                iseq_complex_callee    1409515 (11.5%)
                            bmethod    1341779 (10.9%)
                       cfunc_kwargs     131770 ( 1.1%)
                           kw_splat      65722 ( 0.5%)
    iseq_kwargs_req_and_opt_missing         99 ( 0.0%)
                           keywords         92 ( 0.0%)
              cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   32442404 (97.9%)
    start_pc_non_zero     698383 ( 2.1%)
         se_interrupt        153 ( 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:        9614
invalidation_count:           262
constant_state_bumps:          26
inline_code_size:         2607665
outlined_code_size:       2035983

total_exit_count:        53797438
total_insns_count:     1622111576
vm_insns_count:         323548497
yjit_insns_count:      1319918113
ratio_in_yjit:              80.1%
avg_len_in_yjit:             24.1

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   10027504 (47.0)
                      send:    3578984 (16.8)
               invokesuper:    1944319 (9.1)
        getblockparamproxy:    1635663 (7.7)
       getinstancevariable:    1312470 (6.1)
               invokeblock:    1051907 (4.9)
               getconstant:     346244 (1.6)
             getblockparam:     305470 (1.4)
                  opt_aref:     280011 (1.3)
                     throw:     207257 (1.0)
               concatarray:     199518 (0.9)
               expandarray:     199392 (0.9)
             setlocal_WC_0:     119386 (0.6)
        opt_getinlinecache:      66066 (0.3)
                   opt_mod:      40090 (0.2)
              checkkeyword:      39991 (0.2)
               opt_empty_p:        596 (0.0)
                     leave:        153 (0.0)
                  branchif:          5 (0.0)
                  opt_aset:          4 (0.0)