method call exit reasons: 
                block_arg    2493552 (39.9%)
                  bmethod    1994338 (31.9%)
      iseq_complex_callee     717341 (11.5%)
    optimized_method_send     599992 ( 9.6%)
    optimized_method_call     250539 ( 4.0%)
               args_splat     133932 ( 2.1%)
                 kw_splat      34801 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11459 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28658938 (96.3%)
    start_pc_non_zero    1093595 ( 3.7%)
         se_interrupt       1773 ( 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:       26843
invalidation_count:          3245
constant_state_bumps:         140
inline_code_size:         6231761
outlined_code_size:       5601352

total_exit_count:        51051812
total_insns_count:     1333054821
vm_insns_count:         390188953
yjit_insns_count:       965258742
ratio_in_yjit:              70.7%
avg_len_in_yjit:             18.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12851372 (57.4)
       getinstancevariable:    3058856 (13.7)
                      send:    2595175 (11.6)
        getblockparamproxy:    2155596 (9.6)
               invokeblock:     379140 (1.7)
             getblockparam:     338816 (1.5)
               invokesuper:     319493 (1.4)
        opt_getinlinecache:     286222 (1.3)
               expandarray:     110508 (0.5)
                 opt_nil_p:     103200 (0.5)
             setlocal_WC_0:      78743 (0.4)
                     throw:      39761 (0.2)
               concatarray:      37188 (0.2)
                  opt_aref:      15662 (0.1)
               getconstant:       6031 (0.0)
                   opt_mod:       5426 (0.0)
                    opt_lt:       4797 (0.0)
                   opt_and:       2396 (0.0)
                     leave:       1773 (0.0)
                    opt_eq:       1207 (0.0)