method call exit reasons: 
                block_arg    8319160 (35.3%)
    optimized_method_call    5957389 (25.3%)
      iseq_complex_callee    3774924 (16.0%)
                  bmethod    3147386 (13.4%)
    optimized_method_send     994887 ( 4.2%)
                 kw_splat     439775 ( 1.9%)
         args_splat_cfunc     417438 ( 1.8%)
              iseq_zsuper     371142 ( 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   59062069 (97.3%)
    start_pc_non_zero    1610447 ( 2.7%)
         se_interrupt        283 ( 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:       12222
invalidation_count:           468
constant_state_bumps:           0
inline_code_size:         5307025
outlined_code_size:       3393127

total_exit_count:        89053106
total_insns_count:     2875869078
vm_insns_count:         476591140
yjit_insns_count:      2429268975
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:   13592226 (45.3)
                      send:    8574735 (28.6)
               invokesuper:    2415395 (8.1)
               invokeblock:    2051192 (6.8)
      opt_getconstant_path:    1339585 (4.5)
               getconstant:     605955 (2.0)
                  opt_aref:     490025 (1.6)
                     throw:     362637 (1.2)
               expandarray:     348949 (1.2)
             setlocal_WC_0:     208953 (0.7)
               opt_empty_p:       1061 (0.0)
                     leave:        283 (0.0)
       getinstancevariable:         10 (0.0)
               objtostring:          6 (0.0)
                opt_length:          6 (0.0)
                   opt_and:          5 (0.0)
                  opt_aset:          5 (0.0)
             definesmethod:          4 (0.0)
                  opt_ltlt:          3 (0.0)
                  branchif:          2 (0.0)