method call exit reasons: 
                block_arg    2493517 (39.8%)
                  bmethod    2003960 (32.0%)
      iseq_complex_callee     722126 (11.5%)
    optimized_method_send     599954 ( 9.6%)
    optimized_method_call     250549 ( 4.0%)
               args_splat     133909 ( 2.1%)
                 kw_splat      34800 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11463 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28788385 (96.4%)
    start_pc_non_zero    1088795 ( 3.6%)
         se_interrupt       1356 ( 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:         3128
compiled_block_count:       27004
invalidation_count:          3258
constant_state_bumps:         140
inline_code_size:         6252945
outlined_code_size:       5616574

total_exit_count:        51156096
total_insns_count:     1333060405
vm_insns_count:         389587741
yjit_insns_count:       965840375
ratio_in_yjit:              70.8%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12843000 (57.4)
       getinstancevariable:    3040193 (13.6)
                      send:    2595223 (11.6)
        getblockparamproxy:    2157376 (9.6)
               invokeblock:     379111 (1.7)
             getblockparam:     338816 (1.5)
               invokesuper:     320029 (1.4)
        opt_getinlinecache:     286235 (1.3)
               expandarray:     110465 (0.5)
                 opt_nil_p:     103200 (0.5)
             setlocal_WC_0:      78727 (0.4)
                     throw:      39757 (0.2)
               concatarray:      37175 (0.2)
                  opt_aref:      15653 (0.1)
               getconstant:       6031 (0.0)
                   opt_mod:       5426 (0.0)
                    opt_lt:       4797 (0.0)
                   opt_and:       2396 (0.0)
                     leave:       1356 (0.0)
                    opt_eq:       1207 (0.0)