method call exit reasons: 
               iseq_has_rest    1272723 (45.0%)
         args_splat_non_iseq     482775 (17.1%)
                   block_arg     403271 (14.3%)
     iseq_materialized_block     212985 ( 7.5%)
                 send_getter     191584 ( 6.8%)
                    keywords     111500 ( 3.9%)
         iseq_ruby2_keywords      71954 ( 2.5%)
    iseq_missing_optional_kw      26070 ( 0.9%)
                    kw_splat      26018 ( 0.9%)
              iseq_has_no_kw      12750 ( 0.5%)
               zsuper_method       6022 ( 0.2%)
       cfunc_ruby_array_varg       5523 ( 0.2%)
               iseq_has_post       4498 ( 0.2%)
             iseq_has_kwrest        988 ( 0.0%)
            iseq_arity_error        461 ( 0.0%)
            args_splat_cfunc        250 ( 0.0%)
                 iseq_zsuper        250 ( 0.0%)
         iseq_splat_with_opt         78 ( 0.0%)
             ivar_set_method          5 ( 0.0%)

leave exit reasons: 
        interp_return   29209412 (99.0%)
    start_pc_non_zero     284861 ( 1.0%)
         se_interrupt        271 ( 0.0%)

getinstancevariable exit reasons: 
    megamorphic    3391830 (100.0%)

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

bindings_allocations:       12504
bindings_set:                   0
compiled_iseq_count:         6429
compiled_block_count:       41725
invalidation_count:          1538
constant_state_bumps:           0
inline_code_size:         5387016
outlined_code_size:       5386692

total_exit_count:        53254364
total_insns_count:     1567910155
vm_insns_count:         539083198
yjit_insns_count:      1052871909
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:   17021651 (70.8)
       getinstancevariable:    3073140 (12.8)
                      send:    1765487 (7.3)
        getblockparamproxy:     522502 (2.2)
                     throw:     395470 (1.6)
       setinstancevariable:     269605 (1.1)
      opt_getconstant_path:     256103 (1.1)
               invokesuper:     209423 (0.9)
               invokeblock:     161444 (0.7)
             setlocal_WC_0:     120248 (0.5)
                  opt_ltlt:      81733 (0.3)
               expandarray:      64998 (0.3)
                  opt_aref:      31973 (0.1)
                checkmatch:      22764 (0.1)
                      once:      17874 (0.1)
               opt_empty_p:      17044 (0.1)
                   opt_not:       5250 (0.0)
                    opt_eq:       4549 (0.0)
                  opt_size:       2751 (0.0)
                 opt_nil_p:        502 (0.0)