method call exit reasons: 
                block_arg    2452007 (39.8%)
                  bmethod    1970434 (32.0%)
      iseq_complex_callee     713583 (11.6%)
    optimized_method_send     590233 ( 9.6%)
    optimized_method_call     246771 ( 4.0%)
               args_splat     130549 ( 2.1%)
                 kw_splat      34221 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11265 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   28069691 (96.3%)
    start_pc_non_zero    1071246 ( 3.7%)
         se_interrupt       1261 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        340 (98.3%)
         megamorphic          6 ( 1.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:         3133
compiled_block_count:      309232
invalidation_count:        285668
constant_state_bumps:         133
inline_code_size:        24202385
outlined_code_size:      11997348

total_exit_count:        50015455
total_insns_count:     1308863102
vm_insns_count:         390566420
yjit_insns_count:       940242446
ratio_in_yjit:              70.2%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12631604 (57.6)
       getinstancevariable:    2989568 (13.6)
                      send:    2550887 (11.6)
        getblockparamproxy:    2119677 (9.7)
               invokeblock:     367823 (1.7)
             getblockparam:     321879 (1.5)
        opt_getinlinecache:     285912 (1.3)
               invokesuper:     281038 (1.3)
               expandarray:     108642 (0.5)
                 opt_nil_p:     101480 (0.5)
             setlocal_WC_0:      77419 (0.4)
                     throw:      39081 (0.2)
               concatarray:      36559 (0.2)
                  opt_aref:      15405 (0.1)
               getconstant:       5931 (0.0)
                   opt_mod:       5396 (0.0)
                   opt_and:       2356 (0.0)
                     leave:       1261 (0.0)
                    opt_eq:       1186 (0.0)
                    opt_lt:       1180 (0.0)