method call exit reasons: 
                block_arg    2576801 (37.1%)
                  bmethod    2235056 (32.2%)
      iseq_complex_callee     834084 (12.0%)
    optimized_method_send     777044 (11.2%)
    optimized_method_call     254351 ( 3.7%)
               args_splat     148941 ( 2.1%)
    cfunc_ruby_array_varg      58991 ( 0.8%)
                 kw_splat      35984 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11650 ( 0.2%)
                 keywords         33 ( 0.0%)

leave exit reasons: 
        interp_return   30024160 (96.1%)
    start_pc_non_zero    1206404 ( 3.9%)
         se_interrupt       5327 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        310 (50.3%)
    idx_out_of_range        306 (49.7%)

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:         3162
compiled_block_count:       24969
invalidation_count:            81
constant_state_bumps:           0
inline_code_size:         5856539
outlined_code_size:       4339683

total_exit_count:        52642595
total_insns_count:     1368189544
vm_insns_count:         358991235
yjit_insns_count:      1031816744
ratio_in_yjit:              73.8%
avg_len_in_yjit:             19.2

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13351888 (59.0)
                      send:    2669992 (11.8)
       getinstancevariable:    2536718 (11.2)
        getblockparamproxy:    2214489 (9.8)
               invokeblock:     380738 (1.7)
             getblockparam:     368352 (1.6)
               invokesuper:     329559 (1.5)
        opt_getinlinecache:     291010 (1.3)
               expandarray:     136918 (0.6)
                 opt_nil_p:     104920 (0.5)
             setlocal_WC_0:      82482 (0.4)
                     throw:      40411 (0.2)
               concatarray:      39617 (0.2)
                    opt_lt:      26833 (0.1)
                  opt_aref:      15909 (0.1)
               opt_empty_p:       7353 (0.0)
               getconstant:       6122 (0.0)
                   opt_mod:       5457 (0.0)
                     leave:       5327 (0.0)
                   opt_and:       2436 (0.0)