method call exit reasons: 
    optimized_method_call    3609399 (53.8%)
                block_arg    2283679 (34.1%)
    optimized_method_send     478179 ( 7.1%)
      args_splat_non_iseq     114345 ( 1.7%)
      iseq_complex_callee      98301 ( 1.5%)
            zsuper_method      80097 ( 1.2%)
                 kw_splat      38816 ( 0.6%)

leave exit reasons: 
        interp_return  116352468 (95.2%)
    start_pc_non_zero    5890642 ( 4.8%)
         se_interrupt         64 ( 0.0%)

getinstancevariable exit reasons: 
    (all relevant counters are zero)
setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:           0
bindings_set:                   0
compiled_iseq_count:          872
compiled_block_count:        9510
invalidation_count:           182
constant_state_bumps:           0
inline_code_size:         1883219
outlined_code_size:       1286524

total_exit_count:       132773164
total_insns_count:     5710742889
vm_insns_count:         749118064
yjit_insns_count:      4978045521
ratio_in_yjit:              86.9%
avg_len_in_yjit:             37.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    9308191 (56.7)
               invokeblock:    2338119 (14.2)
                      send:    2332992 (14.2)
          opt_newarray_min:    1708657 (10.4)
                 opt_nil_p:     325920 (2.0)
        getblockparamproxy:     130640 (0.8)
               invokesuper:     130460 (0.8)
                     throw:      48934 (0.3)
             setlocal_WC_0:      48839 (0.3)
                   opt_neq:      32719 (0.2)
          opt_newarray_max:      14520 (0.1)
                  opt_aref:        240 (0.0)
      opt_getconstant_path:        144 (0.0)
                    opt_eq:         99 (0.0)
                    opt_le:         80 (0.0)
                     leave:         64 (0.0)
          putspecialobject:         52 (0.0)
               getconstant:         20 (0.0)
                  opt_plus:          4 (0.0)
                  opt_mult:          2 (0.0)