method call exit reasons: 
                block_arg    8574657 (39.9%)
    optimized_method_call    5957383 (27.7%)
      iseq_complex_callee    4453923 (20.7%)
    optimized_method_send    1113890 ( 5.2%)
                 kw_splat     439779 ( 2.0%)
         args_splat_cfunc     417434 ( 1.9%)
              iseq_zsuper     371141 ( 1.7%)
      args_splat_non_iseq      70459 ( 0.3%)
      iseq_ruby2_keywords      70000 ( 0.3%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         18 ( 0.0%)

leave exit reasons: 
        interp_return   56535497 (97.2%)
    start_pc_non_zero    1610446 ( 2.8%)
         se_interrupt        300 ( 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:       12488
invalidation_count:           470
constant_state_bumps:           0
inline_code_size:         5387537
outlined_code_size:       3443465

total_exit_count:        84641619
total_insns_count:     2886815321
vm_insns_count:         437516929
yjit_insns_count:      2477404514
ratio_in_yjit:              84.8%
avg_len_in_yjit:             28.9

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11242824 (40.0)
                      send:    8830242 (31.4)
               invokesuper:    2415397 (8.6)
               invokeblock:    2121194 (7.5)
      opt_getconstant_path:    1408537 (5.0)
               getconstant:     605955 (2.2)
                  opt_aref:     490026 (1.7)
                     throw:     362637 (1.3)
               expandarray:     348952 (1.2)
             setlocal_WC_0:     278953 (1.0)
               opt_empty_p:       1063 (0.0)
                     leave:        300 (0.0)
       getinstancevariable:         10 (0.0)
                   opt_and:          8 (0.0)
                  branchif:          6 (0.0)
               objtostring:          6 (0.0)
             definesmethod:          4 (0.0)
                  opt_aset:          4 (0.0)
                opt_length:          3 (0.0)
                  opt_ltlt:          1 (0.0)