method call exit reasons: 
                block_arg    2327586 (39.8%)
                  bmethod    1870252 (32.0%)
      iseq_complex_callee     677456 (11.6%)
    optimized_method_send     561299 ( 9.6%)
    optimized_method_call     235430 ( 4.0%)
               args_splat     123968 ( 2.1%)
                 kw_splat      32477 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10695 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   26663314 (96.3%)
    start_pc_non_zero    1016802 ( 3.7%)
         se_interrupt       1190 ( 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:         3134
compiled_block_count:      294975
invalidation_count:        271427
constant_state_bumps:         133
inline_code_size:        23302545
outlined_code_size:      11640384

total_exit_count:        47517523
total_insns_count:     1243338665
vm_insns_count:         370901652
yjit_insns_count:       893291222
ratio_in_yjit:              70.2%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11996348 (57.5)
       getinstancevariable:    2837674 (13.6)
                      send:    2421552 (11.6)
        getblockparamproxy:    2015403 (9.7)
               invokeblock:     350152 (1.7)
             getblockparam:     316268 (1.5)
        opt_getinlinecache:     271554 (1.3)
               invokesuper:     267913 (1.3)
               expandarray:     103115 (0.5)
                 opt_nil_p:      96320 (0.5)
             setlocal_WC_0:      73489 (0.4)
                     throw:      37099 (0.2)
               concatarray:      34691 (0.2)
                  opt_aref:      14595 (0.1)
               getconstant:       5631 (0.0)
                   opt_mod:       5307 (0.0)
                   opt_and:       2236 (0.0)
                     leave:       1190 (0.0)
                    opt_eq:       1186 (0.0)
                    opt_lt:       1120 (0.0)