method call exit reasons: 
    optimized_method_call    5957282 (26.8%)
               args_splat    4850835 (21.8%)
                block_arg    4705536 (21.2%)
                  bmethod    3167282 (14.3%)
      iseq_complex_callee    2374270 (10.7%)
    optimized_method_send     994805 ( 4.5%)
                 kw_splat     160518 ( 0.7%)
                 keywords         92 ( 0.0%)

leave exit reasons: 
        interp_return   56372758 (98.1%)
    start_pc_non_zero    1083145 ( 1.9%)
         se_interrupt        283 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         98 (100.0%)

setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:           0
bindings_set:                   0
compiled_iseq_count:         1297
compiled_block_count:        9318
invalidation_count:           224
constant_state_bumps:          26
inline_code_size:         2590353
outlined_code_size:       2097380

total_exit_count:        86694766
total_insns_count:     2803147125
vm_insns_count:         509938211
yjit_insns_count:      2323530922
ratio_in_yjit:              81.8%
avg_len_in_yjit:             26.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13097460 (43.2)
                      send:    5822036 (19.2)
               invokesuper:    3472578 (11.5)
        getblockparamproxy:    3071923 (10.1)
               invokeblock:    1840795 (6.1)
               getconstant:     605939 (2.0)
             getblockparam:     534597 (1.8)
                  opt_aref:     490042 (1.6)
                     throw:     362612 (1.2)
               concatarray:     349187 (1.2)
               expandarray:     348938 (1.2)
             setlocal_WC_0:     208936 (0.7)
                   opt_mod:      70090 (0.2)
        opt_getinlinecache:      45511 (0.2)
               opt_empty_p:       1051 (0.0)
                     leave:        283 (0.0)
               objtostring:         12 (0.0)
                  branchif:          6 (0.0)
       getinstancevariable:          3 (0.0)
                opt_length:          3 (0.0)