method call exit reasons: 
                block_arg    2244673 (39.8%)
                  bmethod    1803651 (32.0%)
      iseq_complex_callee     650241 (11.5%)
    optimized_method_send     542058 ( 9.6%)
    optimized_method_call     227869 ( 4.0%)
               args_splat     120671 ( 2.1%)
                 kw_splat      31321 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10322 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   25946378 (96.4%)
    start_pc_non_zero     979953 ( 3.6%)
         se_interrupt       1570 ( 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:       26899
invalidation_count:          3243
constant_state_bumps:         140
inline_code_size:         6239633
outlined_code_size:       5607514

total_exit_count:        46096633
total_insns_count:     1201641371
vm_insns_count:         351190635
yjit_insns_count:       870600991
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:   11569241 (57.4)
       getinstancevariable:    2736411 (13.6)
                      send:    2336178 (11.6)
        getblockparamproxy:    1945161 (9.7)
               invokeblock:     343374 (1.7)
             getblockparam:     305038 (1.5)
               invokesuper:     289295 (1.4)
        opt_getinlinecache:     257731 (1.3)
               expandarray:      99472 (0.5)
                 opt_nil_p:      92880 (0.5)
             setlocal_WC_0:      70883 (0.4)
                     throw:      35793 (0.2)
               concatarray:      33468 (0.2)
                  opt_aref:      14128 (0.1)
               getconstant:       5431 (0.0)
                   opt_mod:       5245 (0.0)
                    opt_lt:       4317 (0.0)
                   opt_and:       2156 (0.0)
                     leave:       1570 (0.0)
                    opt_eq:       1206 (0.0)