method call exit reasons: 
            klass_megamorphic   10138739 (65.4%)
                    block_arg    4209811 (27.2%)
                  send_getter     292982 ( 1.9%)
    args_splat_cfunc_var_args     257196 ( 1.7%)
                iseq_has_rest     184040 ( 1.2%)
                zsuper_method     180109 ( 1.2%)
                     kw_splat      87120 ( 0.6%)
              iseq_has_kwrest      73502 ( 0.5%)
       iseq_splat_arity_error      73202 ( 0.5%)
              args_splat_ivar        324 ( 0.0%)
          iseq_ruby2_keywords         16 ( 0.0%)
          args_splat_opt_call         16 ( 0.0%)
        cfunc_ruby_array_varg         16 ( 0.0%)

leave exit reasons: 
        interp_return  239239661 (99.7%)
    start_pc_non_zero     839212 ( 0.3%)
         se_interrupt        173 ( 0.0%)

getinstancevariable exit reasons: 
    megamorphic     116143 (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:          607
compiled_block_count:        9048
invalidation_count:            17
constant_state_bumps:           0
inline_code_size:         1039096
outlined_code_size:       1036700

total_exit_count:       256685979
total_insns_count:     13271984146
vm_insns_count:        1464189089
yjit_insns_count:      11825241375
ratio_in_yjit:              89.0%
avg_len_in_yjit:             46.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   10551011 (60.5)
                      send:    4322268 (24.8)
                 opt_nil_p:     769985 (4.4)
               invokeblock:     695367 (4.0)
        getblockparamproxy:     293835 (1.7)
               invokesuper:     293313 (1.7)
                    opt_eq:     293259 (1.7)
                     throw:     110109 (0.6)
             setlocal_WC_0:     109803 (0.6)
       getinstancevariable:       6030 (0.0)
                   opt_neq:        628 (0.0)
             setlocal_WC_1:        217 (0.0)
                    opt_le:        176 (0.0)
                     leave:        173 (0.0)
                  opt_aref:        132 (0.0)
      opt_getconstant_path:          5 (0.0)
                  opt_plus:          4 (0.0)
                 opt_minus:          2 (0.0)
                  opt_mult:          1 (0.0)
               adjuststack:          0 (0.0)