method call exit reasons: 
                block_arg    2452067 (39.8%)
                  bmethod    1970595 (32.0%)
      iseq_complex_callee     710146 (11.5%)
    optimized_method_send     590324 ( 9.6%)
    optimized_method_call     246772 ( 4.0%)
               args_splat     131718 ( 2.1%)
                 kw_splat      34218 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11269 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   28313553 (96.4%)
    start_pc_non_zero    1070652 ( 3.6%)
         se_interrupt       1703 ( 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:       26838
invalidation_count:          3227
constant_state_bumps:         140
inline_code_size:         6231825
outlined_code_size:       5601362

total_exit_count:        50309192
total_insns_count:     1310982690
vm_insns_count:         383541309
yjit_insns_count:       949437020
ratio_in_yjit:              70.7%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   12628729 (57.4)
       getinstancevariable:    2989565 (13.6)
                      send:    2551897 (11.6)
        getblockparamproxy:    2121473 (9.6)
               invokeblock:     373202 (1.7)
             getblockparam:     333190 (1.5)
               invokesuper:     314712 (1.4)
        opt_getinlinecache:     281477 (1.3)
               expandarray:     108671 (0.5)
                 opt_nil_p:     101480 (0.5)
             setlocal_WC_0:      77434 (0.4)
                     throw:      39098 (0.2)
               concatarray:      36571 (0.2)
                  opt_aref:      15395 (0.1)
               getconstant:       5931 (0.0)
                   opt_mod:       5395 (0.0)
                    opt_lt:       4717 (0.0)
                   opt_and:       2356 (0.0)
                     leave:       1703 (0.0)
                    opt_eq:       1206 (0.0)