method call exit reasons: 
                block_arg    2418621 (37.1%)
                  bmethod    2032456 (31.2%)
      iseq_complex_callee     777809 (11.9%)
    optimized_method_send     564779 ( 8.7%)
    optimized_method_call     474654 ( 7.3%)
               args_splat     141576 ( 2.2%)
    cfunc_ruby_array_varg      56828 ( 0.9%)
                 kw_splat      33622 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10892 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28156501 (96.1%)
    start_pc_non_zero    1148554 ( 3.9%)
         se_interrupt       5290 ( 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:         3199
compiled_block_count:       25383
invalidation_count:            84
constant_state_bumps:           0
inline_code_size:         5933787
outlined_code_size:       4402293

total_exit_count:        50146869
total_insns_count:     1277531056
vm_insns_count:         338461191
yjit_insns_count:       961060233
ratio_in_yjit:              73.5%
avg_len_in_yjit:             18.7

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13066330 (59.4)
       getinstancevariable:    2899179 (13.2)
                      send:    2514777 (11.4)
        getblockparamproxy:    2119413 (9.6)
               invokeblock:     355505 (1.6)
               invokesuper:     308121 (1.4)
        opt_getinlinecache:     271971 (1.2)
               expandarray:     128323 (0.6)
                 opt_nil_p:      98040 (0.4)
             setlocal_WC_0:      88545 (0.4)
                     throw:      37774 (0.2)
               concatarray:      34773 (0.2)
                    opt_lt:      25074 (0.1)
                  opt_aref:      14855 (0.1)
               opt_empty_p:       6864 (0.0)
               getconstant:       5731 (0.0)
                   opt_mod:       5337 (0.0)
                     leave:       5290 (0.0)
                   opt_and:       2276 (0.0)
                    opt_eq:       1209 (0.0)