method call exit reasons: 
        iseq_has_rest     653342 (59.2%)
            block_arg     435480 (39.5%)
    klass_megamorphic      14520 ( 1.3%)

leave exit reasons: 
        interp_return   25490021 (100.0%)
         se_interrupt        300 ( 0.0%)
    start_pc_non_zero         18 ( 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:          125
compiled_block_count:        1565
invalidation_count:             2
constant_state_bumps:           0
inline_code_size:          429297
outlined_code_size:        428108

total_exit_count:        28489006
total_insns_count:      867809696
vm_insns_count:          60052103
yjit_insns_count:       810756578
ratio_in_yjit:              93.1%
avg_len_in_yjit:             28.4

Top-20 most frequent exit ops (100.0% of exits):
                     throw:    1865760 (62.2)
    opt_send_without_block:     668151 (22.3)
                      send:     435541 (14.5)
                    opt_eq:      29040 (1.0)
                     leave:        300 (0.0)
                opt_length:        168 (0.0)
                  opt_aref:         10 (0.0)
                   opt_neq:          8 (0.0)
                  opt_plus:          5 (0.0)
      opt_getconstant_path:          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)