method call exit reasons: 
                block_arg    2286274 (39.8%)
                  bmethod    1837004 (32.0%)
      iseq_complex_callee     662307 (11.5%)
    optimized_method_send     551772 ( 9.6%)
    optimized_method_call     231658 ( 4.0%)
               args_splat     122887 ( 2.1%)
                 kw_splat      31915 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10510 ( 0.2%)
                 keywords         37 ( 0.0%)

leave exit reasons: 
        interp_return   26418072 (96.4%)
    start_pc_non_zero     998099 ( 3.6%)
         se_interrupt       1165 ( 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:         3140
compiled_block_count:       27160
invalidation_count:          3219
constant_state_bumps:         140
inline_code_size:         6268817
outlined_code_size:       5626709

total_exit_count:        46918017
total_insns_count:     1223487354
vm_insns_count:         357697579
yjit_insns_count:       886289720
ratio_in_yjit:              70.8%
avg_len_in_yjit:             18.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11777218 (57.4)
       getinstancevariable:    2787361 (13.6)
                      send:    2379570 (11.6)
        getblockparamproxy:    1976228 (9.6)
               invokeblock:     349611 (1.7)
             getblockparam:     300231 (1.5)
               invokesuper:     293048 (1.4)
        opt_getinlinecache:     262484 (1.3)
               expandarray:     101293 (0.5)
                 opt_nil_p:      94600 (0.5)
             setlocal_WC_0:      72189 (0.4)
                     throw:      36506 (0.2)
               concatarray:      34110 (0.2)
                  opt_aref:      14338 (0.1)
               getconstant:       5531 (0.0)
                   opt_mod:       5276 (0.0)
                    opt_lt:       4397 (0.0)
                   opt_and:       2196 (0.0)
                    opt_eq:       1208 (0.0)
                     leave:       1165 (0.0)