method call exit reasons: 
                block_arg    2587903 (36.9%)
                  bmethod    2198288 (31.3%)
      iseq_complex_callee     837475 (11.9%)
    optimized_method_send     602982 ( 8.6%)
    optimized_method_call     506266 ( 7.2%)
               args_splat     151426 ( 2.2%)
    cfunc_ruby_array_varg      68250 ( 1.0%)
                 kw_splat      35992 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11650 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   30001522 (96.1%)
    start_pc_non_zero    1224253 ( 3.9%)
         se_interrupt       5710 ( 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:       25667
invalidation_count:            86
constant_state_bumps:           0
inline_code_size:         5943323
outlined_code_size:       4412397

total_exit_count:        53478039
total_insns_count:     1365977333
vm_insns_count:         361573579
yjit_insns_count:      1027880271
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:   13975602 (59.5)
       getinstancevariable:    3077697 (13.1)
                      send:    2691103 (11.5)
        getblockparamproxy:    2267982 (9.7)
               invokeblock:     379972 (1.6)
               invokesuper:     329684 (1.4)
        opt_getinlinecache:     290985 (1.2)
               expandarray:     112356 (0.5)
                 opt_nil_p:     104920 (0.4)
             setlocal_WC_0:      94746 (0.4)
                     throw:      40461 (0.2)
               concatarray:      39053 (0.2)
                    opt_lt:      26834 (0.1)
                  opt_aref:      15958 (0.1)
               opt_empty_p:       7342 (0.0)
               getconstant:       6131 (0.0)
                     leave:       5710 (0.0)
                   opt_mod:       5456 (0.0)
                   opt_and:       2436 (0.0)
                    opt_eq:       1211 (0.0)