method call exit reasons: 
                block_arg    2249428 (36.8%)
                  bmethod    1910036 (31.3%)
      iseq_complex_callee     728027 (11.9%)
    optimized_method_send     526610 ( 8.6%)
    optimized_method_call     443052 ( 7.3%)
               args_splat     131726 ( 2.2%)
    cfunc_ruby_array_varg      62641 ( 1.0%)
                 kw_splat      31261 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10128 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   26108995 (96.1%)
    start_pc_non_zero    1063751 ( 3.9%)
         se_interrupt       3049 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        346 (50.4%)
    idx_out_of_range        340 (49.6%)

setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:           2
bindings_set:                   0
compiled_iseq_count:         3195
compiled_block_count:       25496
invalidation_count:            85
constant_state_bumps:           0
inline_code_size:         5925083
outlined_code_size:       4400533

total_exit_count:        46508054
total_insns_count:     1188696902
vm_insns_count:         314684214
yjit_insns_count:       894411747
ratio_in_yjit:              73.5%
avg_len_in_yjit:             18.8

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12148411 (59.6)
       getinstancevariable:    2674111 (13.1)
                      send:    2339326 (11.5)
        getblockparamproxy:    1966136 (9.6)
               invokeblock:     331640 (1.6)
               invokesuper:     285123 (1.4)
        opt_getinlinecache:     253000 (1.2)
               expandarray:      97611 (0.5)
                 opt_nil_p:      91160 (0.4)
             setlocal_WC_0:      82339 (0.4)
                     throw:      35131 (0.2)
               concatarray:      33910 (0.2)
                    opt_lt:      23313 (0.1)
                  opt_aref:      13807 (0.1)
               opt_empty_p:       6383 (0.0)
               getconstant:       5331 (0.0)
                   opt_mod:       5214 (0.0)
                     leave:       3049 (0.0)
                   opt_and:       2116 (0.0)
                    opt_eq:       1210 (0.0)