method call exit reasons: 
    optimized_method_call    6316448 (53.7%)
                block_arg    4024839 (34.2%)
    optimized_method_send     836814 ( 7.1%)
      args_splat_non_iseq     200099 ( 1.7%)
      iseq_complex_callee     172025 ( 1.5%)
            zsuper_method     140172 ( 1.2%)
                 kw_splat      67931 ( 0.6%)

leave exit reasons: 
        interp_return  201403308 (95.1%)
    start_pc_non_zero   10308613 ( 4.9%)
         se_interrupt        183 ( 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:        9376
invalidation_count:           181
constant_state_bumps:           0
inline_code_size:         1884307
outlined_code_size:       1382801

total_exit_count:       229207588
total_insns_count:     9710583382
vm_insns_count:        1501367531
yjit_insns_count:      8237020131
ratio_in_yjit:              84.5%
avg_len_in_yjit:             35.8

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   15329010 (55.1)
                      send:    4111132 (14.8)
               invokeblock:    4091709 (14.7)
          opt_newarray_min:    2990151 (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:        422 (0.0)
                     leave:        183 (0.0)
      opt_getconstant_path:        141 (0.0)
                    opt_le:        140 (0.0)
       getinstancevariable:        135 (0.0)
                    opt_eq:         99 (0.0)
          putspecialobject:         52 (0.0)
               getconstant:         35 (0.0)
                  opt_mult:          5 (0.0)