method call exit reasons: 
                block_arg    2410591 (39.8%)
                  bmethod    1937186 (32.0%)
      iseq_complex_callee     698175 (11.5%)
    optimized_method_send     580647 ( 9.6%)
    optimized_method_call     242993 ( 4.0%)
               args_splat     129499 ( 2.1%)
                 kw_splat      33643 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11082 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   27839357 (96.4%)
    start_pc_non_zero    1052513 ( 3.6%)
         se_interrupt       1221 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        341 (98.3%)
         megamorphic          6 ( 1.7%)

setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:           2
bindings_set:                   0
compiled_iseq_count:         3128
compiled_block_count:       26998
invalidation_count:          3261
constant_state_bumps:         140
inline_code_size:         6252113
outlined_code_size:       5616660

total_exit_count:        49465127
total_insns_count:     1289351247
vm_insns_count:         376750885
yjit_insns_count:       934226132
ratio_in_yjit:              70.8%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12417180 (57.4)
       getinstancevariable:    2938941 (13.6)
                      send:    2508888 (11.6)
        getblockparamproxy:    2085559 (9.6)
               invokeblock:     367196 (1.7)
             getblockparam:     327563 (1.5)
               invokesuper:     309425 (1.4)
        opt_getinlinecache:     276763 (1.3)
               expandarray:     106821 (0.5)
                 opt_nil_p:      99760 (0.5)
             setlocal_WC_0:      76116 (0.4)
                     throw:      38441 (0.2)
               concatarray:      35935 (0.2)
                  opt_aref:      15124 (0.1)
               getconstant:       5831 (0.0)
                   opt_mod:       5367 (0.0)
                    opt_lt:       4637 (0.0)
                   opt_and:       2316 (0.0)
                     leave:       1221 (0.0)
                    opt_eq:       1207 (0.0)