method call exit reasons: 
                block_arg    4899981 (42.1%)
    optimized_method_call    3483376 (29.9%)
      iseq_complex_callee    2477541 (21.3%)
                 kw_splat     251303 ( 2.2%)
         args_splat_cfunc     238537 ( 2.0%)
              iseq_zsuper     212081 ( 1.8%)
      args_splat_non_iseq      40265 ( 0.3%)
      iseq_ruby2_keywords      40000 ( 0.3%)
                 keywords        101 ( 0.0%)
    cfunc_ruby_array_varg         18 ( 0.0%)

leave exit reasons: 
        interp_return   31897233 (97.2%)
    start_pc_non_zero     919106 ( 2.8%)
         se_interrupt        157 ( 0.0%)

getinstancevariable exit reasons: 
    (all relevant counters are zero)
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:         1777
compiled_block_count:       12824
invalidation_count:           475
constant_state_bumps:           0
inline_code_size:         5424593
outlined_code_size:       3313880

total_exit_count:        47607362
total_insns_count:     1667700178
vm_insns_count:         245388232
yjit_insns_count:      1438022075
ratio_in_yjit:              85.3%
avg_len_in_yjit:             29.9

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    6003611 (38.2)
                      send:    5046035 (32.1)
               invokesuper:    1380321 (8.8)
               invokeblock:    1212316 (7.7)
      opt_getconstant_path:     804990 (5.1)
               getconstant:     346260 (2.2)
                  opt_aref:     280017 (1.8)
                     throw:     207282 (1.3)
               expandarray:     199402 (1.3)
             setlocal_WC_0:     159404 (1.0)
       getinstancevariable:      69700 (0.4)
               opt_empty_p:        605 (0.0)
                     leave:        157 (0.0)
                  branchif:          7 (0.0)
             definesmethod:          4 (0.0)
               objtostring:          4 (0.0)
                  opt_aset:          4 (0.0)
                opt_length:          4 (0.0)
                  opt_ltlt:          3 (0.0)
                   opt_and:          2 (0.0)