method call exit reasons: 
       optimized_method     141582 (57.9%)
             args_splat      47238 (19.3%)
                bmethod      33214 (13.6%)
              block_arg      12230 ( 5.0%)
           cfunc_kwargs       8724 ( 3.6%)
    iseq_complex_callee       1741 ( 0.7%)

leave exit reasons: 
        interp_return    2865652 (99.8%)
    start_pc_non_zero       6993 ( 0.2%)
         se_interrupt         64 ( 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:          324
compiled_block_count:        4694
invalidation_count:           124
constant_state_bumps:          39
inline_code_size:          794986
outlined_code_size:        587384

total_exit_count:         3495585
total_insns_count:      893758200
vm_insns_count:         102392647
yjit_insns_count:       791995486
ratio_in_yjit:              88.5%
avg_len_in_yjit:            226.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:     309646 (49.2)
        getblockparamproxy:     155701 (24.7)
                      send:      66451 (10.5)
               invokesuper:      26233 (4.2)
               opt_empty_p:      22750 (3.6)
       getinstancevariable:      19261 (3.1)
               getconstant:      19241 (3.1)
               invokeblock:       3517 (0.6)
                  opt_ltlt:       3494 (0.6)
               expandarray:       1748 (0.3)
          setclassvariable:       1741 (0.3)
                     leave:         64 (0.0)
        opt_getinlinecache:         49 (0.0)
          opt_regexpmatch2:         26 (0.0)
               objtostring:          9 (0.0)
                  opt_aref:          1 (0.0)
                  opt_plus:          1 (0.0)
               adjuststack:          0 (0.0)
               anytostring:          0 (0.0)
                  branchif:          0 (0.0)