method call exit reasons: 
                block_arg    2450435 (37.1%)
                  bmethod    2125154 (32.2%)
      iseq_complex_callee     793185 (12.0%)
    optimized_method_send     739845 (11.2%)
    optimized_method_call     243005 ( 3.7%)
               args_splat     141679 ( 2.1%)
    cfunc_ruby_array_varg      57374 ( 0.9%)
                 kw_splat      34210 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11080 ( 0.2%)
                 keywords         33 ( 0.0%)

leave exit reasons: 
        interp_return   28582914 (96.1%)
    start_pc_non_zero    1147088 ( 3.9%)
         se_interrupt       6608 ( 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:       24947
invalidation_count:            80
constant_state_bumps:           0
inline_code_size:         5850203
outlined_code_size:       4334546

total_exit_count:        50058412
total_insns_count:     1301546420
vm_insns_count:         341185709
yjit_insns_count:       981836209
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:   12694314 (59.1)
                      send:    2538932 (11.8)
       getinstancevariable:    2384790 (11.1)
        getblockparamproxy:    2101621 (9.8)
               invokeblock:     362642 (1.7)
             getblockparam:     350297 (1.6)
               invokesuper:     311696 (1.5)
        opt_getinlinecache:     276737 (1.3)
               expandarray:     130460 (0.6)
                 opt_nil_p:      99760 (0.5)
             setlocal_WC_0:      78442 (0.4)
                     throw:      38428 (0.2)
               concatarray:      37664 (0.2)
                    opt_lt:      25513 (0.1)
                  opt_aref:      15210 (0.1)
               opt_empty_p:       6982 (0.0)
                     leave:       6608 (0.0)
               getconstant:       5822 (0.0)
                   opt_mod:       5365 (0.0)
                   opt_and:       2317 (0.0)