method call exit reasons: 
                singleton_class   18194190 (58.3%)
                     forwarding    3359398 (10.8%)
            optimized_block_arg    1714845 ( 5.5%)
       iseq_missing_optional_kw    1518864 ( 4.9%)
                cfunc_block_arg    1321783 ( 4.2%)
                 iseq_has_no_kw    1060157 ( 3.4%)
               iseq_arity_error     958636 ( 3.1%)
                    megamorphic     600015 ( 1.9%)
          iseq_kw_splat_non_nil     595956 ( 1.9%)
                  cme_not_found     558635 ( 1.8%)
            iseq_block_arg_type     480681 ( 1.5%)
         cfunc_kw_splat_non_nil     240171 ( 0.8%)
  iseq_has_rest_and_kw_supplied     199820 ( 0.6%)
             iseq_splat_with_kw     119971 ( 0.4%)
     iseq_has_rest_and_captured     119191 ( 0.4%)
                     call_block      77971 ( 0.2%)
    iseq_has_rest_opt_and_block      77971 ( 0.2%)
                  send_null_mid       3607 ( 0.0%)

leave exit reasons: 
  interp_return   93893156 (100.0%)
   se_interrupt          4 ( 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:           0
bindings_set:                   0
compiled_iseq_count:         1645
compiled_block_count:       16213
invalidation_count:            52
constant_state_bumps:           0
inline_code_size:         3256966
outlined_code_size:       2733686

total_exit_count:        94311417
total_insns_count:     6206754887
vm_insns_count:          11159521
yjit_insns_count:      6196013627
ratio_in_yjit:              99.8%
avg_len_in_yjit:             65.7

Top-20 most frequent exit ops (100.0% of exits):
                    opt_eq:     298193 (71.3)
               expandarray:     119985 (28.7)
        getblockparamproxy:         77 (0.0)
                     leave:          4 (0.0)
    opt_send_without_block:          2 (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)
                   defined:          0 (0.0)
               definedivar:          0 (0.0)
              definemethod:          0 (0.0)