method call exit reasons: 
    optimized_method_call    6316420 (53.2%)
                block_arg    4109989 (34.6%)
    optimized_method_send     779627 ( 6.6%)
               args_splat     257442 ( 2.2%)
      iseq_complex_callee     200350 ( 1.7%)
            zsuper_method     140139 ( 1.2%)
                 kw_splat      67828 ( 0.6%)
    cfunc_ruby_array_varg         26 ( 0.0%)

leave exit reasons: 
        interp_return  215720877 (99.6%)
    start_pc_non_zero     795022 ( 0.4%)
         se_interrupt        148 ( 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:        8022
invalidation_count:            10
constant_state_bumps:           0
inline_code_size:         1151835
outlined_code_size:        926061

total_exit_count:       253207961
total_insns_count:     9522751149
vm_insns_count:        1688996598
yjit_insns_count:      7871241635
ratio_in_yjit:              82.3%
avg_len_in_yjit:             30.9

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   15130464 (40.4)
                 opt_minus:    9085359 (24.2)
               invokeblock:    4803313 (12.8)
                      send:    4196651 (11.2)
          opt_newarray_min:    2990133 (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)
                    opt_le:        174 (0.0)
                     leave:        148 (0.0)
       getinstancevariable:        121 (0.0)
                  opt_aref:         69 (0.0)
               getconstant:         26 (0.0)
        opt_getinlinecache:          8 (0.0)
                  opt_plus:          8 (0.0)
                  opt_mult:          6 (0.0)