method call exit reasons: 
                block_arg    2545474 (38.3%)
                  bmethod    2162231 (32.6%)
      iseq_complex_callee     823369 (12.4%)
    optimized_method_send     593378 ( 8.9%)
    optimized_method_call     250567 ( 3.8%)
               args_splat     146559 ( 2.2%)
    cfunc_ruby_array_varg      58451 ( 0.9%)
                 kw_splat      35394 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      11462 ( 0.2%)
                 keywords         38 ( 0.0%)

leave exit reasons: 
        interp_return   29360817 (96.0%)
    start_pc_non_zero    1204175 ( 3.9%)
         se_interrupt       5853 ( 0.0%)

getinstancevariable exit reasons: 
         megamorphic        346 (50.4%)
    idx_out_of_range        340 (49.6%)

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:         3196
compiled_block_count:       25297
invalidation_count:            83
constant_state_bumps:           0
inline_code_size:         5889435
outlined_code_size:       4363851

total_exit_count:        52555525
total_insns_count:     1335761670
vm_insns_count:         385974924
yjit_insns_count:       972981454
ratio_in_yjit:              71.1%
avg_len_in_yjit:             18.1

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   13483699 (58.1)
       getinstancevariable:    3026977 (13.1)
                      send:    2646775 (11.4)
        getblockparamproxy:    2166412 (9.3)
               invokeblock:     373633 (1.6)
             getblockparam:     362245 (1.6)
               invokesuper:     320209 (1.4)
        opt_getinlinecache:     286255 (1.2)
               expandarray:     134740 (0.6)
                 opt_nil_p:     103200 (0.4)
                    opt_lt:      87200 (0.4)
             setlocal_WC_0:      81138 (0.3)
                     throw:      39752 (0.2)
               concatarray:      37802 (0.2)
                  opt_aref:      15635 (0.1)
               opt_empty_p:       7248 (0.0)
               getconstant:       6031 (0.0)
                     leave:       5853 (0.0)
                   opt_mod:       5426 (0.0)
                   opt_and:       2396 (0.0)