method call exit reasons: 
             args_splat      76935 (45.8%)
                bmethod      54114 (32.2%)
              block_arg      19932 (11.9%)
           cfunc_kwargs      14216 ( 8.5%)
    iseq_complex_callee       2841 ( 1.7%)

leave exit reasons: 
        interp_return    4573053 (99.7%)
    start_pc_non_zero      11393 ( 0.2%)
         se_interrupt        105 ( 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:          339
compiled_block_count:        5231
invalidation_count:           124
constant_state_bumps:          39
inline_code_size:          855402
outlined_code_size:        588331

total_exit_count:         5368580
total_insns_count:     1512438483
vm_insns_count:          25317367
yjit_insns_count:      1487916643
ratio_in_yjit:              98.3%
avg_len_in_yjit:            277.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     273887 (34.4)
        getblockparamproxy:     253592 (31.9)
                      send:     108250 (13.6)
               invokesuper:      42733 (5.4)
               opt_empty_p:      37053 (4.7)
       getinstancevariable:      31361 (3.9)
               getconstant:      31341 (3.9)
               invokeblock:       5739 (0.7)
                  opt_ltlt:       5695 (0.7)
               expandarray:       2848 (0.4)
          setclassvariable:       2841 (0.4)
                     leave:        105 (0.0)
        opt_getinlinecache:         48 (0.0)
          opt_regexpmatch2:         31 (0.0)
                  opt_plus:          3 (0.0)
               adjuststack:          0 (0.0)
                  branchif:          0 (0.0)
                 branchnil:          0 (0.0)
              branchunless:          0 (0.0)
              checkkeyword:          0 (0.0)