method call exit reasons: 
         optimized_method    7818536 (34.8%)
               args_splat    4780843 (21.3%)
                block_arg    4705545 (20.9%)
      iseq_complex_callee    2466779 (11.0%)
                  bmethod    2347978 (10.5%)
             cfunc_kwargs     230574 ( 1.0%)
                 kw_splat     115025 ( 0.5%)
                 keywords         92 ( 0.0%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   56424981 (97.9%)
    start_pc_non_zero    1222108 ( 2.1%)
         se_interrupt        260 ( 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:         1293
compiled_block_count:        9674
invalidation_count:           263
constant_state_bumps:          26
inline_code_size:         2563106
outlined_code_size:       1910781

total_exit_count:        94276551
total_insns_count:     2838342572
vm_insns_count:         570580865
yjit_insns_count:      2305613277
ratio_in_yjit:              79.9%
avg_len_in_yjit:             24.1

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   18624286 (49.2)
                      send:    6262983 (16.5)
               invokesuper:    3402554 (9.0)
        getblockparamproxy:    2862433 (7.6)
       getinstancevariable:    2297220 (6.1)
               invokeblock:    1840795 (4.9)
               getconstant:     605939 (1.6)
             getblockparam:     534582 (1.4)
                  opt_aref:     490031 (1.3)
               concatarray:     349189 (0.9)
               expandarray:     348943 (0.9)
        opt_getinlinecache:     115566 (0.3)
                   opt_mod:      70089 (0.2)
                     throw:      45623 (0.1)
               opt_empty_p:       1055 (0.0)
                     leave:        260 (0.0)
                   opt_and:          5 (0.0)
                  branchif:          4 (0.0)
               objtostring:          4 (0.0)
                  opt_aset:          3 (0.0)