method call exit reasons: 
       optimized_method   20681991 (99.9%)
    callsite_not_simple      11982 ( 0.1%)
    iseq_complex_callee       5991 ( 0.0%)
     iseq_only_keywords       5991 ( 0.0%)

leave exit reasons: 
    interp_return   77520160 (100.0%)
     se_interrupt          1 ( 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:           57
compiled_block_count:           0
invalidation_count:             0
constant_state_bumps:           0
inline_code_size:          175858
outlined_code_size:        141360

total_exit_count:        98250313
total_insns_count:     4486315188
vm_insns_count:         806797753
yjit_insns_count:      3700247588
ratio_in_yjit:              82.0%
avg_len_in_yjit:             37.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   20694182 (99.8)
        opt_getinlinecache:      11995 (0.1)
                      send:      11982 (0.1)
               invokesuper:       5991 (0.0)
                     throw:       5991 (0.0)
               invokeblock:         11 (0.0)
                     leave:          1 (0.0)
               adjuststack:          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)
               defineclass:          0 (0.0)
                   defined:          0 (0.0)
              definemethod:          0 (0.0)
             definesmethod:          0 (0.0)