method call exit reasons: 
                    megamorphic   10405757 (83.2%)
               send_attr_reader    1668250 (13.3%)
                  iseq_has_post     195197 ( 1.6%)
            iseq_block_arg_type     129174 ( 1.0%)
             args_splat_bmethod      48288 ( 0.4%)
                cfunc_block_arg      17275 ( 0.1%)
                 iseq_has_no_kw      11044 ( 0.1%)
         cfunc_kw_splat_non_nil       8510 ( 0.1%)
          iseq_kw_splat_non_nil       6008 ( 0.0%)
                singleton_class       4982 ( 0.0%)
               iseq_arity_error       3132 ( 0.0%)
                  zsuper_method       2892 ( 0.0%)
       iseq_missing_optional_kw        267 ( 0.0%)
    iseq_has_rest_opt_and_block        207 ( 0.0%)
  iseq_has_rest_and_kw_supplied         14 ( 0.0%)

leave exit reasons: 
  interp_return   14443612 (100.0%)
   se_interrupt          6 ( 0.0%)

getinstancevariable exit reasons: 
  (all relevant counters are zero)
setinstancevariable exit reasons: 
  (all relevant counters are zero)
opt_aref exit reasons: 
  (all relevant counters are zero)

bindings_allocations:           4
bindings_set:                   0
compiled_iseq_count:         2887
compiled_block_count:       50553
invalidation_count:           110
constant_state_bumps:           0
inline_code_size:         5677716
outlined_code_size:       4887863

total_exit_count:        14465410
total_insns_count:     2115299520
vm_insns_count:           3070202
yjit_insns_count:      2112251116
ratio_in_yjit:              99.9%
avg_len_in_yjit:            146.0

Top-20 most frequent exit ops (100.0% of exits):
                      once:       9212 (42.3)
               expandarray:       7118 (32.7)
                    opt_eq:       1975 (9.1)
      opt_getconstant_path:       1679 (7.7)
                      send:       1129 (5.2)
        getblockparamproxy:        678 (3.1)
                     leave:          6 (0.0)
    opt_send_without_block:          1 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)
              checkkeyword:          0 (0.0)
                checkmatch:          0 (0.0)
                 checktype:          0 (0.0)
               concatarray:          0 (0.0)
             concatstrings:          0 (0.0)
             concattoarray:          0 (0.0)
               defineclass:          0 (0.0)