method call exit reasons: 
                block_arg    1535881 (38.2%)
                  bmethod    1262073 (31.4%)
    optimized_method_send     481959 (12.0%)
      iseq_complex_callee     455850 (11.3%)
    optimized_method_call     163236 ( 4.1%)
               args_splat      82102 ( 2.0%)
                 kw_splat      21402 ( 0.5%)
           refined_method      12015 ( 0.3%)
          ivar_set_method       7060 ( 0.2%)
                 keywords         29 ( 0.0%)

leave exit reasons: 
        interp_return   17636848 (96.3%)
    start_pc_non_zero     667809 ( 3.6%)
         se_interrupt        800 ( 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:         3092
compiled_block_count:      203679
invalidation_count:        180566
constant_state_bumps:         133
inline_code_size:        17531217
outlined_code_size:       9328675

total_exit_count:        30858371
total_insns_count:      827252570
vm_insns_count:         241129738
yjit_insns_count:       599344355
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:    7706795 (58.3)
                      send:    1592074 (12.0)
       getinstancevariable:    1543113 (11.7)
        getblockparamproxy:    1324500 (10.0)
               invokeblock:     238911 (1.8)
             getblockparam:     208742 (1.6)
        opt_getinlinecache:     179988 (1.4)
               invokesuper:     177189 (1.3)
               expandarray:      67974 (0.5)
                 opt_nil_p:      63468 (0.5)
             setlocal_WC_0:      48474 (0.4)
                     throw:      24492 (0.2)
               concatarray:      22825 (0.2)
                  opt_aref:       9623 (0.1)
                   opt_mod:       4733 (0.0)
               getconstant:       3712 (0.0)
                   opt_and:       1472 (0.0)
                    opt_eq:        977 (0.0)
                     leave:        800 (0.0)
                    opt_lt:        738 (0.0)