method call exit reasons: 
                block_arg    2503316 (38.3%)
                  bmethod    2126231 (32.6%)
      iseq_complex_callee     809779 (12.4%)
    optimized_method_send     583912 ( 8.9%)
    optimized_method_call     246791 ( 3.8%)
               args_splat     144153 ( 2.2%)
    cfunc_ruby_array_varg      57923 ( 0.9%)
                 kw_splat      34817 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11270 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28994248 (96.1%)
    start_pc_non_zero    1184139 ( 3.9%)
         se_interrupt       5349 ( 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:         3222
compiled_block_count:       25443
invalidation_count:            84
constant_state_bumps:           0
inline_code_size:         5902491
outlined_code_size:       4372179

total_exit_count:        51816071
total_insns_count:     1312953557
vm_insns_count:         378948563
yjit_insns_count:       956826817
ratio_in_yjit:              71.1%
avg_len_in_yjit:             18.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13266621 (58.1)
       getinstancevariable:    2976877 (13.0)
                      send:    2602839 (11.4)
        getblockparamproxy:    2133956 (9.4)
               invokeblock:     367833 (1.6)
             getblockparam:     356408 (1.6)
               invokesuper:     316005 (1.4)
        opt_getinlinecache:     281485 (1.2)
               expandarray:     132679 (0.6)
                 opt_nil_p:     101480 (0.4)
                    opt_lt:      85771 (0.4)
             setlocal_WC_0:      79796 (0.3)
                     throw:      39141 (0.2)
               concatarray:      37197 (0.2)
                  opt_aref:      15417 (0.1)
               opt_empty_p:       7103 (0.0)
               getconstant:       5931 (0.0)
                   opt_mod:       5396 (0.0)
                     leave:       5349 (0.0)
                   opt_and:       2356 (0.0)