method call exit reasons: 
               iseq_has_rest    1252837 (45.0%)
         args_splat_non_iseq     475337 (17.1%)
                   block_arg     397095 (14.3%)
     iseq_materialized_block     209577 ( 7.5%)
                 send_getter     188532 ( 6.8%)
                    keywords     109716 ( 3.9%)
         iseq_ruby2_keywords      71170 ( 2.6%)
                    kw_splat      25805 ( 0.9%)
    iseq_missing_optional_kw      25662 ( 0.9%)
              iseq_has_no_kw      12546 ( 0.5%)
               zsuper_method       6022 ( 0.2%)
       cfunc_ruby_array_varg       5436 ( 0.2%)
               iseq_has_post       4427 ( 0.2%)
             iseq_has_kwrest        985 ( 0.0%)
            iseq_arity_error        461 ( 0.0%)
            args_splat_cfunc        246 ( 0.0%)
                 iseq_zsuper        246 ( 0.0%)
         iseq_splat_with_opt         78 ( 0.0%)
             ivar_set_method          5 ( 0.0%)

leave exit reasons: 
        interp_return   28749669 (99.0%)
    start_pc_non_zero     280319 ( 1.0%)
         se_interrupt        254 ( 0.0%)

getinstancevariable exit reasons: 
    megamorphic    3337402 (100.0%)

setinstancevariable exit reasons: 
    (all relevant counters are zero)
opt_aref exit reasons: 
    (all relevant counters are zero)

bindings_allocations:       12304
bindings_set:                   0
compiled_iseq_count:         6428
compiled_block_count:       41741
invalidation_count:          1536
constant_state_bumps:           0
inline_code_size:         5386267
outlined_code_size:       5383658

total_exit_count:        52412157
total_insns_count:     1543070504
vm_insns_count:         530488299
yjit_insns_count:      1036244693
ratio_in_yjit:              65.6%
avg_len_in_yjit:             19.3

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   16750388 (70.8)
       getinstancevariable:    3023828 (12.8)
                      send:    1738096 (7.3)
        getblockparamproxy:     514142 (2.2)
                     throw:     389158 (1.6)
       setinstancevariable:     265277 (1.1)
      opt_getconstant_path:     252027 (1.1)
               invokesuper:     206071 (0.9)
               invokeblock:     159057 (0.7)
             setlocal_WC_0:     118305 (0.5)
                  opt_ltlt:      80425 (0.3)
               expandarray:      63962 (0.3)
                  opt_aref:      31462 (0.1)
                checkmatch:      22400 (0.1)
                      once:      17786 (0.1)
               opt_empty_p:      16763 (0.1)
                   opt_not:       5166 (0.0)
                    opt_eq:       4545 (0.0)
                  opt_size:       2710 (0.0)
                 opt_nil_p:        494 (0.0)