method call exit reasons: 
    callsite_not_simple      96218 (60.4%)
                bmethod      52214 (32.8%)
     iseq_only_keywords       8223 ( 5.2%)
    iseq_complex_callee       2741 ( 1.7%)

leave exit reasons: 
        interp_return    4516486 (99.8%)
    start_pc_non_zero      10993 ( 0.2%)
         se_interrupt         80 ( 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:           0
invalidation_count:             0
constant_state_bumps:           0
inline_code_size:          919128
outlined_code_size:        704258

total_exit_count:         5654982
total_insns_count:     1404930693
vm_insns_count:         165461962
yjit_insns_count:      1240607227
ratio_in_yjit:              88.2%
avg_len_in_yjit:            219.2

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     261383 (23.0)
        getblockparamproxy:     244693 (21.5)
        opt_getinlinecache:     184278 (16.2)
             invokebuiltin:     156624 (13.8)
                      send:     104453 (9.2)
               invokesuper:      41231 (3.6)
               opt_empty_p:      35750 (3.1)
       getinstancevariable:      30261 (2.7)
               getconstant:      30241 (2.7)
             setlocal_WC_1:      19239 (1.7)
          getclassvariable:      16478 (1.4)
               invokeblock:       5537 (0.5)
                  opt_ltlt:       5491 (0.5)
               expandarray:       2748 (0.2)
                     leave:         80 (0.0)
          opt_regexpmatch2:          8 (0.0)
                  opt_plus:          1 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)