method call exit reasons: 
    optimized_method_call    5957271 (26.6%)
               args_splat    4850848 (21.7%)
                block_arg    4705538 (21.0%)
                  bmethod    3167280 (14.1%)
      iseq_complex_callee    2374267 (10.6%)
    optimized_method_send     994804 ( 4.4%)
             cfunc_kwargs     230576 ( 1.0%)
                 kw_splat     115026 ( 0.5%)
                 keywords         92 ( 0.0%)

leave exit reasons: 
        interp_return   56303202 (98.1%)
    start_pc_non_zero    1083162 ( 1.9%)
         se_interrupt        216 ( 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:         1296
compiled_block_count:        9238
invalidation_count:           266
constant_state_bumps:          26
inline_code_size:         2502801
outlined_code_size:       1903165

total_exit_count:        86809986
total_insns_count:     2802289547
vm_insns_count:         512264599
yjit_insns_count:      2320531732
ratio_in_yjit:              81.7%
avg_len_in_yjit:             26.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13282313 (43.5)
                      send:    5822032 (19.1)
               invokesuper:    3472528 (11.4)
        getblockparamproxy:    3071924 (10.1)
               invokeblock:    1840798 (6.0)
               getconstant:     605939 (2.0)
             getblockparam:     534582 (1.8)
                  opt_aref:     490028 (1.6)
                     throw:     362612 (1.2)
               concatarray:     349183 (1.1)
               expandarray:     348943 (1.1)
             setlocal_WC_0:     208936 (0.7)
                   opt_mod:      70090 (0.2)
        opt_getinlinecache:      45576 (0.1)
               opt_empty_p:       1051 (0.0)
                     leave:        216 (0.0)
                opt_length:          6 (0.0)
                  opt_aset:          5 (0.0)
                  branchif:          4 (0.0)
               objtostring:          4 (0.0)