method call exit reasons: 
    optimized_method_call    5957275 (26.8%)
               args_splat    4850825 (21.8%)
                block_arg    4705525 (21.2%)
                  bmethod    3167281 (14.3%)
      iseq_complex_callee    2374264 (10.7%)
    optimized_method_send     994809 ( 4.5%)
                 kw_splat     160516 ( 0.7%)
                 keywords         92 ( 0.0%)

leave exit reasons: 
        interp_return   56372724 (98.1%)
    start_pc_non_zero    1083145 ( 1.9%)
         se_interrupt        352 ( 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:        9383
invalidation_count:           268
constant_state_bumps:          26
inline_code_size:         2538705
outlined_code_size:       1934633

total_exit_count:        86694867
total_insns_count:     2802658551
vm_insns_count:         509943012
yjit_insns_count:      2323037682
ratio_in_yjit:              81.8%
avg_len_in_yjit:             26.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13097433 (43.2)
                      send:    5822032 (19.2)
               invokesuper:    3472609 (11.5)
        getblockparamproxy:    3071924 (10.1)
               invokeblock:    1840796 (6.1)
               getconstant:     605939 (2.0)
             getblockparam:     534598 (1.8)
                  opt_aref:     490041 (1.6)
                     throw:     362612 (1.2)
               concatarray:     349183 (1.2)
               expandarray:     348935 (1.2)
             setlocal_WC_0:     208936 (0.7)
                   opt_mod:      70089 (0.2)
        opt_getinlinecache:      45576 (0.2)
               opt_empty_p:       1049 (0.0)
                     leave:        352 (0.0)
                  branchif:          9 (0.0)
                  opt_aset:          7 (0.0)
                   opt_and:          6 (0.0)
                  opt_ltlt:          6 (0.0)