method call exit reasons: 
      iseq_has_rest     814785 (50.0%)
           keywords     489000 (30.0%)
    ivar_set_method     162900 (10.0%)
           kw_splat     162889 (10.0%)
     iseq_has_no_kw          9 ( 0.0%)
          block_arg          2 ( 0.0%)

leave exit reasons: 
    interp_return   18249612 (100.0%)
     se_interrupt       4544 ( 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:           17
compiled_block_count:         428
invalidation_count:             5
constant_state_bumps:           0
inline_code_size:         1455006
outlined_code_size:       1453034

total_exit_count:        29181177
total_insns_count:      609135404
vm_insns_count:         126400511
yjit_insns_count:       493666458
ratio_in_yjit:              79.2%
avg_len_in_yjit:             16.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    8478899 (77.6)
                      send:     980149 (9.0)
               invokesuper:     489053 (4.5)
                     throw:     326000 (3.0)
      opt_getconstant_path:     325892 (3.0)
                checkmatch:     325883 (3.0)
                     leave:       4544 (0.0)
                    opt_eq:        270 (0.0)
                  opt_aref:        264 (0.0)
                  opt_mult:        221 (0.0)
                opt_length:        121 (0.0)
                   opt_neq:        109 (0.0)
               opt_empty_p:         56 (0.0)
          opt_regexpmatch2:         54 (0.0)
                  branchif:         50 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)
              checkkeyword:          0 (0.0)