method call exit reasons: 
      iseq_complex_callee    2702936 (41.2%)
              iseq_zsuper     921479 (14.0%)
      args_splat_non_iseq     732162 (11.2%)
                block_arg     647257 ( 9.9%)
         iseq_arity_error     571769 ( 8.7%)
      iseq_ruby2_keywords     455596 ( 6.9%)
         args_splat_cfunc     278537 ( 4.2%)
                 kw_splat     251304 ( 3.8%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         33 ( 0.0%)
           refined_method          1 ( 0.0%)

leave exit reasons: 
        interp_return   35091541 (97.6%)
    start_pc_non_zero     852894 ( 2.4%)
         se_interrupt        184 ( 0.0%)

getinstancevariable exit reasons: 
    megamorphic     273700 (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:         1779
compiled_block_count:       13867
invalidation_count:           484
constant_state_bumps:           0
inline_code_size:         5606960
outlined_code_size:       5605082

total_exit_count:        45033843
total_insns_count:     1696333257
vm_insns_count:         167167781
yjit_insns_count:      1539107778
ratio_in_yjit:              90.1%
avg_len_in_yjit:             34.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    2625743 (26.4)
               invokesuper:    2289845 (23.0)
                      send:    2020822 (20.3)
      opt_getconstant_path:    1031608 (10.4)
               invokeblock:     671405 (6.8)
               getconstant:     346259 (3.5)
                  opt_aref:     280015 (2.8)
                     throw:     207282 (2.1)
               expandarray:     199405 (2.0)
             setlocal_WC_0:     159404 (1.6)
       getinstancevariable:      69700 (0.7)
        getblockparamproxy:      40000 (0.4)
               opt_empty_p:        606 (0.0)
                     leave:        184 (0.0)
                 opt_nil_p:          6 (0.0)
                  branchif:          5 (0.0)
             definesmethod:          4 (0.0)
               objtostring:          2 (0.0)
                  opt_aset:          2 (0.0)
                  opt_plus:          2 (0.0)