method call exit reasons: 
                block_arg    2245704 (38.4%)
                  bmethod    1846979 (31.6%)
    optimized_method_send     696132 (11.9%)
      iseq_complex_callee     662687 (11.3%)
    optimized_method_call     227865 ( 3.9%)
               args_splat     120632 ( 2.1%)
                 kw_splat      31325 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10323 ( 0.2%)
                 keywords         33 ( 0.0%)

leave exit reasons: 
        interp_return   25905716 (96.4%)
    start_pc_non_zero     976599 ( 3.6%)
         se_interrupt       1657 ( 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:         3089
compiled_block_count:       26357
invalidation_count:          3101
constant_state_bumps:         140
inline_code_size:         6184337
outlined_code_size:       5559750

total_exit_count:        45220416
total_insns_count:     1204912925
vm_insns_count:         343838320
yjit_insns_count:       880389305
ratio_in_yjit:              71.5%
avg_len_in_yjit:             19.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11243920 (58.2)
                      send:    2328491 (12.1)
       getinstancevariable:    2231730 (11.6)
        getblockparamproxy:    1944922 (10.1)
               invokeblock:     344299 (1.8)
             getblockparam:     305031 (1.6)
               invokesuper:     290857 (1.5)
        opt_getinlinecache:     257735 (1.3)
               expandarray:      99448 (0.5)
                 opt_nil_p:      92880 (0.5)
             setlocal_WC_0:      70880 (0.4)
                     throw:      35794 (0.2)
               concatarray:      33432 (0.2)
                  opt_aref:      14127 (0.1)
               getconstant:       5422 (0.0)
                   opt_mod:       5247 (0.0)
                    opt_lt:       4317 (0.0)
                   opt_and:       2156 (0.0)
                     leave:       1657 (0.0)
                    opt_eq:        996 (0.0)