method call exit reasons: 
                block_arg    2370220 (38.4%)
                  bmethod    1949466 (31.6%)
    optimized_method_send     733589 (11.9%)
      iseq_complex_callee     702671 (11.4%)
    optimized_method_call     239214 ( 3.9%)
               args_splat     126128 ( 2.0%)
                 kw_splat      33060 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10885 ( 0.2%)
                 keywords         29 ( 0.0%)

leave exit reasons: 
        interp_return   27059997 (96.3%)
    start_pc_non_zero    1031418 ( 3.7%)
         se_interrupt       1215 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        306 (98.7%)
         megamorphic          4 ( 1.3%)

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:         3093
compiled_block_count:      299150
invalidation_count:        276059
constant_state_bumps:         133
inline_code_size:        23540049
outlined_code_size:      11711192

total_exit_count:        47423907
total_insns_count:     1268639036
vm_insns_count:         369732922
yjit_insns_count:       919270024
ratio_in_yjit:              70.9%
avg_len_in_yjit:             19.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11868287 (58.3)
                      send:    2456447 (12.1)
       getinstancevariable:    2382491 (11.7)
        getblockparamproxy:    2044875 (10.0)
               invokeblock:     357139 (1.8)
             getblockparam:     321898 (1.6)
        opt_getinlinecache:     276279 (1.4)
               invokesuper:     272693 (1.3)
               expandarray:     104956 (0.5)
                 opt_nil_p:      98040 (0.5)
             setlocal_WC_0:      74807 (0.4)
                     throw:      37761 (0.2)
               concatarray:      35291 (0.2)
                  opt_aref:      14880 (0.1)
               getconstant:       5722 (0.0)
                   opt_mod:       5337 (0.0)
                   opt_and:       2276 (0.0)
                     leave:       1215 (0.0)
                    opt_lt:       1140 (0.0)
                    opt_eq:        978 (0.0)