method call exit reasons: 
                block_arg    2240213 (35.7%)
                  bmethod    1941959 (31.0%)
      iseq_complex_callee     725204 (11.6%)
    optimized_method_send     677868 (10.8%)
    optimized_method_call     443068 ( 7.1%)
               args_splat     131683 ( 2.1%)
    cfunc_ruby_array_varg      54612 ( 0.9%)
                 kw_splat      31277 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10134 ( 0.2%)
                 keywords         33 ( 0.0%)

leave exit reasons: 
        interp_return   26168955 (96.1%)
    start_pc_non_zero    1048299 ( 3.9%)
         se_interrupt       5085 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        311 (50.3%)
    idx_out_of_range        307 (49.7%)

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

bindings_allocations:           2
bindings_set:                   0
compiled_iseq_count:         3236
compiled_block_count:       25736
invalidation_count:            84
constant_state_bumps:           0
inline_code_size:         5982747
outlined_code_size:       4436080

total_exit_count:        45784477
total_insns_count:     1192465340
vm_insns_count:         307425488
yjit_insns_count:       904655374
ratio_in_yjit:              74.2%
avg_len_in_yjit:             19.3

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11828927 (60.3)
                      send:    2321275 (11.8)
       getinstancevariable:    2205326 (11.2)
        getblockparamproxy:    1960806 (10.0)
               invokeblock:     332889 (1.7)
               invokesuper:     287249 (1.5)
        opt_getinlinecache:     253023 (1.3)
               expandarray:     119519 (0.6)
                 opt_nil_p:      91160 (0.5)
             setlocal_WC_0:      82345 (0.4)
                     throw:      35183 (0.2)
               concatarray:      34450 (0.2)
                    opt_lt:      23313 (0.1)
                  opt_aref:      13819 (0.1)
               opt_empty_p:       6391 (0.0)
                   opt_mod:       5385 (0.0)
               getconstant:       5322 (0.0)
                     leave:       5085 (0.0)
                   opt_and:       2116 (0.0)
                    opt_eq:       1005 (0.0)