method call exit reasons: 
                block_arg    4899982 (39.9%)
    optimized_method_call    3404244 (27.7%)
      iseq_complex_callee    2545199 (20.7%)
    optimized_method_send     636515 ( 5.2%)
                 kw_splat     251302 ( 2.0%)
         args_splat_cfunc     238536 ( 1.9%)
              iseq_zsuper     212082 ( 1.7%)
      args_splat_non_iseq      40263 ( 0.3%)
      iseq_ruby2_keywords      40000 ( 0.3%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         18 ( 0.0%)

leave exit reasons: 
        interp_return   32307237 (97.2%)
    start_pc_non_zero     920308 ( 2.8%)
         se_interrupt        168 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range          7 (100.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:         1784
compiled_block_count:       12428
invalidation_count:           470
constant_state_bumps:           0
inline_code_size:         5385425
outlined_code_size:       3442723

total_exit_count:        48368717
total_insns_count:     1649673388
vm_insns_count:         250026423
yjit_insns_count:      1415708445
ratio_in_yjit:              84.8%
avg_len_in_yjit:             28.9

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    6424665 (40.0)
                      send:    5046034 (31.4)
               invokesuper:    1380306 (8.6)
               invokeblock:    1212312 (7.5)
      opt_getconstant_path:     804980 (5.0)
               getconstant:     346260 (2.2)
                  opt_aref:     280032 (1.7)
                     throw:     207282 (1.3)
               expandarray:     199401 (1.2)
             setlocal_WC_0:     159404 (1.0)
               opt_empty_p:        605 (0.0)
                     leave:        168 (0.0)
       getinstancevariable:         10 (0.0)
                  branchif:          4 (0.0)
             definesmethod:          4 (0.0)
                   opt_and:          4 (0.0)
                  opt_aset:          4 (0.0)
               objtostring:          3 (0.0)
                opt_length:          2 (0.0)
               adjuststack:          0 (0.0)