method call exit reasons: 
    optimized_method_call    6316423 (53.5%)
                block_arg    4110390 (34.8%)
    optimized_method_send     779627 ( 6.6%)
      iseq_complex_callee     200351 ( 1.7%)
      args_splat_non_iseq     200082 ( 1.7%)
            zsuper_method     140139 ( 1.2%)
                 kw_splat      67829 ( 0.6%)
    cfunc_ruby_array_varg         26 ( 0.0%)

leave exit reasons: 
        interp_return  215720669 (99.6%)
    start_pc_non_zero     795019 ( 0.4%)
         se_interrupt        180 ( 0.0%)

getinstancevariable exit reasons: 
    megamorphic      84634 (100.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:          683
compiled_block_count:        8048
invalidation_count:             9
constant_state_bumps:           0
inline_code_size:         1177015
outlined_code_size:        918424

total_exit_count:       253150874
total_insns_count:     9547436435
vm_insns_count:        1622012653
yjit_insns_count:      7962853987
ratio_in_yjit:              83.0%
avg_len_in_yjit:             31.3

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   15073566 (40.3)
                 opt_minus:    9085359 (24.3)
               invokeblock:    4803311 (12.8)
                      send:    4196650 (11.2)
          opt_newarray_min:    2990131 (8.0)
                 opt_nil_p:     427837 (1.1)
        getblockparamproxy:     228587 (0.6)
               invokesuper:     228239 (0.6)
                    opt_eq:     199449 (0.5)
                     throw:      85639 (0.2)
             setlocal_WC_0:      85443 (0.2)
          opt_newarray_max:      25409 (0.1)
                     leave:        180 (0.0)
                    opt_le:        174 (0.0)
       getinstancevariable:        121 (0.0)
                  opt_aref:         68 (0.0)
               getconstant:         26 (0.0)
      opt_getconstant_path:          7 (0.0)
                  opt_plus:          5 (0.0)
                  opt_mult:          3 (0.0)