method call exit reasons: 
    optimized_method_call    6316449 (53.7%)
                block_arg    4024835 (34.2%)
    optimized_method_send     836813 ( 7.1%)
      args_splat_non_iseq     200099 ( 1.7%)
      iseq_complex_callee     172026 ( 1.5%)
            zsuper_method     140172 ( 1.2%)
                 kw_splat      67931 ( 0.6%)

leave exit reasons: 
        interp_return  201403371 (95.1%)
    start_pc_non_zero   10308612 ( 4.9%)
         se_interrupt        141 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic     143738 (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:          873
compiled_block_count:        9392
invalidation_count:           181
constant_state_bumps:           0
inline_code_size:         1891219
outlined_code_size:       1387650

total_exit_count:       229207590
total_insns_count:     9763532975
vm_insns_count:        1354080484
yjit_insns_count:      8437256710
ratio_in_yjit:              86.1%
avg_len_in_yjit:             36.7

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   15328988 (55.1)
                      send:    4111135 (14.8)
               invokeblock:    4091709 (14.7)
          opt_newarray_min:    2990153 (10.8)
                 opt_nil_p:     570360 (2.1)
        getblockparamproxy:     228620 (0.8)
               invokesuper:     228305 (0.8)
                     throw:      85639 (0.3)
             setlocal_WC_0:      85468 (0.3)
                   opt_neq:      57259 (0.2)
          opt_newarray_max:      25410 (0.1)
                  opt_aref:        421 (0.0)
                     leave:        141 (0.0)
      opt_getconstant_path:        141 (0.0)
                    opt_le:        140 (0.0)
       getinstancevariable:        135 (0.0)
                    opt_eq:        100 (0.0)
          putspecialobject:         52 (0.0)
               getconstant:         35 (0.0)
                  opt_mult:          6 (0.0)