method call exit reasons: 
    optimized_method_call    3609399 (56.8%)
                block_arg    2283954 (35.9%)
              send_getter     130239 ( 2.0%)
      args_splat_non_iseq     114345 ( 1.8%)
      iseq_complex_callee      98301 ( 1.5%)
            zsuper_method      80097 ( 1.3%)
                 kw_splat      38816 ( 0.6%)

leave exit reasons: 
        interp_return  116126961 (96.4%)
    start_pc_non_zero    4393359 ( 3.6%)
         se_interrupt         70 ( 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:          817
compiled_block_count:        9613
invalidation_count:           189
constant_state_bumps:           0
inline_code_size:         1899091
outlined_code_size:       1297220

total_exit_count:       132159434
total_insns_count:     5710859462
vm_insns_count:         748786114
yjit_insns_count:      4978105821
ratio_in_yjit:              86.9%
avg_len_in_yjit:             37.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    8919679 (55.6)
               invokeblock:    2338119 (14.6)
                      send:    2333273 (14.6)
          opt_newarray_min:    1708656 (10.7)
                 opt_nil_p:     325920 (2.0)
        getblockparamproxy:     130639 (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:        147 (0.0)
                    opt_eq:         99 (0.0)
                    opt_le:         80 (0.0)
                     leave:         70 (0.0)
          putspecialobject:         50 (0.0)
               getconstant:         20 (0.0)
                  opt_mult:          5 (0.0)
                  opt_ltlt:          1 (0.0)