method call exit reasons: 
                block_arg    4899979 (42.1%)
    optimized_method_call    3483367 (29.9%)
      iseq_complex_callee    2477534 (21.3%)
                 kw_splat     251304 ( 2.2%)
         args_splat_cfunc     238535 ( 2.0%)
              iseq_zsuper     212081 ( 1.8%)
      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   31897279 (97.2%)
    start_pc_non_zero     919106 ( 2.8%)
         se_interrupt        175 ( 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:       12846
invalidation_count:           475
constant_state_bumps:           0
inline_code_size:        10223728
outlined_code_size:      10231814

total_exit_count:        47647502
total_insns_count:     1667421810
vm_insns_count:         246989326
yjit_insns_count:      1436182707
ratio_in_yjit:              85.2%
avg_len_in_yjit:             29.8

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:    6003684 (38.1)
                      send:    5046042 (32.0)
               invokesuper:    1380310 (8.8)
               invokeblock:    1212315 (7.7)
      opt_getconstant_path:     844987 (5.4)
               getconstant:     346260 (2.2)
                  opt_aref:     280027 (1.8)
                     throw:     207282 (1.3)
               expandarray:     199406 (1.3)
             setlocal_WC_0:     159404 (1.0)
       getinstancevariable:      69700 (0.4)
               opt_empty_p:        605 (0.0)
                     leave:        175 (0.0)
                  branchif:          7 (0.0)
                  opt_aset:          5 (0.0)
             definesmethod:          4 (0.0)
               objtostring:          4 (0.0)
                opt_length:          2 (0.0)
                  opt_plus:          2 (0.0)
                   opt_and:          1 (0.0)