method call exit reasons: 
                block_arg    2291731 (38.3%)
                  bmethod    1946075 (32.5%)
      iseq_complex_callee     741350 (12.4%)
    optimized_method_send     536162 ( 9.0%)
    optimized_method_call     227885 ( 3.8%)
               args_splat     132046 ( 2.2%)
    cfunc_ruby_array_varg      55181 ( 0.9%)
                 kw_splat      31853 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10319 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   26666212 (96.1%)
    start_pc_non_zero    1083808 ( 3.9%)
         se_interrupt       5423 ( 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:         3197
compiled_block_count:       25266
invalidation_count:            83
constant_state_bumps:           0
inline_code_size:         5890907
outlined_code_size:       4367338

total_exit_count:        47515514
total_insns_count:     1209623246
vm_insns_count:         325708125
yjit_insns_count:       904764423
ratio_in_yjit:              73.1%
avg_len_in_yjit:             18.6

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12146339 (58.3)
       getinstancevariable:    2724521 (13.1)
                      send:    2382871 (11.4)
        getblockparamproxy:    1963017 (9.4)
               invokeblock:     337482 (1.6)
             getblockparam:     326220 (1.6)
               invokesuper:     288812 (1.4)
        opt_getinlinecache:     257732 (1.2)
               expandarray:     121777 (0.6)
                 opt_nil_p:      92880 (0.4)
             setlocal_WC_0:      73047 (0.4)
                     throw:      35792 (0.2)
               concatarray:      34019 (0.2)
                    opt_lt:      23754 (0.1)
                  opt_aref:      14138 (0.1)
               opt_empty_p:       6503 (0.0)
               getconstant:       5431 (0.0)
                     leave:       5423 (0.0)
                   opt_mod:       5247 (0.0)
                   opt_and:       2156 (0.0)