method call exit reasons: 
    optimized_method_call    5957282 (25.6%)
                block_arg    5429238 (23.4%)
               args_splat    4896779 (21.1%)
                  bmethod    3287343 (14.1%)
      iseq_complex_callee    2444802 (10.5%)
    optimized_method_send     994828 ( 4.3%)
                 kw_splat     230042 ( 1.0%)
                 keywords         92 ( 0.0%)
    cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return   55859141 (96.2%)
    start_pc_non_zero    2209476 ( 3.8%)
         se_interrupt        341 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic         98 (50.0%)
    idx_out_of_range         98 (50.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:         1435
compiled_block_count:        9789
invalidation_count:            16
constant_state_bumps:           0
inline_code_size:         2615067
outlined_code_size:       1909297

total_exit_count:        88569253
total_insns_count:     2809675398
vm_insns_count:         458939694
yjit_insns_count:      2383445816
ratio_in_yjit:              83.7%
avg_len_in_yjit:             26.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13287663 (40.6)
                      send:    6545852 (20.0)
        getblockparamproxy:    3791270 (11.6)
               invokesuper:    3588597 (11.0)
               invokeblock:    2235963 (6.8)
               getconstant:     605939 (1.9)
             getblockparam:     534597 (1.6)
                  opt_aref:     490034 (1.5)
               expandarray:     418926 (1.3)
                     throw:     362612 (1.1)
               concatarray:     279205 (0.9)
                    opt_lt:     243489 (0.7)
             setlocal_WC_0:     208936 (0.6)
                   opt_mod:      70089 (0.2)
        opt_getinlinecache:      45512 (0.1)
               opt_empty_p:       1049 (0.0)
                     leave:        341 (0.0)
               objtostring:         10 (0.0)
                  opt_aset:          6 (0.0)
                  branchif:          5 (0.0)