method call exit reasons: 
                block_arg    8319159 (35.3%)
    optimized_method_call    5957390 (25.3%)
      iseq_complex_callee    3774919 (16.0%)
                  bmethod    3147386 (13.4%)
    optimized_method_send     994881 ( 4.2%)
                 kw_splat     439774 ( 1.9%)
         args_splat_cfunc     417435 ( 1.8%)
              iseq_zsuper     371140 ( 1.6%)
      args_splat_non_iseq      70458 ( 0.3%)
      iseq_ruby2_keywords      70000 ( 0.3%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         18 ( 0.0%)

leave exit reasons: 
        interp_return   59062085 (97.3%)
    start_pc_non_zero    1610445 ( 2.7%)
         se_interrupt        287 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range          7 (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:         1784
compiled_block_count:       12220
invalidation_count:           468
constant_state_bumps:           0
inline_code_size:         5300433
outlined_code_size:       3389767

total_exit_count:        89053122
total_insns_count:     2875868997
vm_insns_count:         476591800
yjit_insns_count:      2429268234
ratio_in_yjit:              83.4%
avg_len_in_yjit:             26.9

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13592220 (45.3)
                      send:    8574748 (28.6)
               invokesuper:    2415384 (8.1)
               invokeblock:    2051189 (6.8)
      opt_getconstant_path:    1339586 (4.5)
               getconstant:     605955 (2.0)
                  opt_aref:     490037 (1.6)
                     throw:     362637 (1.2)
               expandarray:     348943 (1.2)
             setlocal_WC_0:     208953 (0.7)
               opt_empty_p:       1063 (0.0)
                     leave:        287 (0.0)
       getinstancevariable:         10 (0.0)
                  branchif:          7 (0.0)
               objtostring:          5 (0.0)
             definesmethod:          4 (0.0)
                   opt_and:          3 (0.0)
                opt_length:          3 (0.0)
                  opt_aset:          2 (0.0)
                  opt_plus:          1 (0.0)