method call exit reasons: 
    callsite_not_simple     116940 (62.9%)
                bmethod      56964 (30.6%)
     iseq_only_keywords       8973 ( 4.8%)
    iseq_complex_callee       2991 ( 1.6%)

leave exit reasons: 
        interp_return    4822566 (99.7%)
    start_pc_non_zero      11993 ( 0.2%)
         se_interrupt        113 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range         19 (100.0%)

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:          337
compiled_block_count:        5320
invalidation_count:           125
constant_state_bumps:          39
inline_code_size:          992347
outlined_code_size:        755396

total_exit_count:         5695816
total_insns_count:     1591548452
vm_insns_count:          27534667
yjit_insns_count:      1564887035
ratio_in_yjit:              98.3%
avg_len_in_yjit:            274.6

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     297217 (34.0)
        getblockparamproxy:     266936 (30.6)
                      send:     113948 (13.0)
               invokesuper:      44983 (5.2)
               opt_empty_p:      39000 (4.5)
       getinstancevariable:      33011 (3.8)
               getconstant:      32991 (3.8)
          getclassvariable:      17979 (2.1)
                   newhash:      11964 (1.4)
               invokeblock:       6042 (0.7)
                  opt_ltlt:       5994 (0.7)
               expandarray:       2998 (0.3)
                     leave:        113 (0.0)
        opt_getinlinecache:         48 (0.0)
          opt_regexpmatch2:         21 (0.0)
                  opt_plus:          3 (0.0)
                opt_length:          2 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)