method call exit reasons: 
                block_arg    2410582 (39.8%)
                  bmethod    1937185 (32.0%)
      iseq_complex_callee     698157 (11.5%)
    optimized_method_send     580669 ( 9.6%)
    optimized_method_call     242986 ( 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   27838386 (96.4%)
    start_pc_non_zero    1052518 ( 3.6%)
         se_interrupt       1447 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        340 (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:         3127
compiled_block_count:       26935
invalidation_count:          3184
constant_state_bumps:         140
inline_code_size:         6238673
outlined_code_size:       5591108

total_exit_count:        49460360
total_insns_count:     1289134205
vm_insns_count:         376765006
yjit_insns_count:       933991173
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:   12415573 (57.4)
       getinstancevariable:    2938942 (13.6)
                      send:    2508834 (11.6)
        getblockparamproxy:    2083817 (9.6)
               invokeblock:     367199 (1.7)
             getblockparam:     327550 (1.5)
               invokesuper:     308864 (1.4)
        opt_getinlinecache:     276745 (1.3)
               expandarray:     106812 (0.5)
                 opt_nil_p:      99760 (0.5)
             setlocal_WC_0:      76117 (0.4)
                     throw:      38436 (0.2)
               concatarray:      35945 (0.2)
                  opt_aref:      15120 (0.1)
               getconstant:       5831 (0.0)
                   opt_mod:       5367 (0.0)
                    opt_lt:       4638 (0.0)
                   opt_and:       2316 (0.0)
                     leave:       1447 (0.0)
                    opt_eq:       1206 (0.0)