method call exit reasons: 
    optimized_method_call    3609398 (53.7%)
                block_arg    2299927 (34.2%)
    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  115091620 (95.1%)
    start_pc_non_zero    5890645 ( 4.9%)
         se_interrupt         70 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic      81758 (100.0%)
    idx_out_of_range         11 ( 0.0%)

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:        9342
invalidation_count:           181
constant_state_bumps:           0
inline_code_size:         1881939
outlined_code_size:       1381706

total_exit_count:       130979622
total_insns_count:     5573573435
vm_insns_count:         786782567
yjit_insns_count:      4802678870
ratio_in_yjit:              85.9%
avg_len_in_yjit:             36.5

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    8759157 (55.1)
                      send:    2349239 (14.8)
               invokeblock:    2338119 (14.7)
          opt_newarray_min:    1708658 (10.8)
                 opt_nil_p:     325920 (2.1)
        getblockparamproxy:     130640 (0.8)
               invokesuper:     130460 (0.8)
                     throw:      48934 (0.3)
             setlocal_WC_0:      48838 (0.3)
                   opt_neq:      32719 (0.2)
          opt_newarray_max:      14520 (0.1)
                  opt_aref:        240 (0.0)
      opt_getconstant_path:        141 (0.0)
                    opt_eq:         99 (0.0)
       getinstancevariable:         90 (0.0)
                    opt_le:         80 (0.0)
                     leave:         70 (0.0)
          putspecialobject:         50 (0.0)
               getconstant:         20 (0.0)
                  opt_mult:          5 (0.0)