method call exit reasons: 
                block_arg    2245704 (38.4%)
                  bmethod    1846879 (31.5%)
    optimized_method_send     696003 (11.9%)
      iseq_complex_callee     665842 (11.4%)
    optimized_method_call     227875 ( 3.9%)
               args_splat     119563 ( 2.0%)
                 kw_splat      31317 ( 0.5%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10315 ( 0.2%)
                 keywords         29 ( 0.0%)

leave exit reasons: 
        interp_return   25516236 (96.3%)
    start_pc_non_zero     977149 ( 3.7%)
         se_interrupt       1032 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        306 (98.7%)
         megamorphic          4 ( 1.3%)

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:         3093
compiled_block_count:      284906
invalidation_count:        261786
constant_state_bumps:         133
inline_code_size:        22646161
outlined_code_size:      11358283

total_exit_count:        44814070
total_insns_count:     1202786075
vm_insns_count:         351080276
yjit_insns_count:       871003633
ratio_in_yjit:              70.8%
avg_len_in_yjit:             19.0

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11247243 (58.3)
                      send:    2327428 (12.1)
       getinstancevariable:    2257208 (11.7)
        getblockparamproxy:    1937360 (10.0)
               invokeblock:     339427 (1.8)
             getblockparam:     305016 (1.6)
        opt_getinlinecache:     261893 (1.4)
               invokesuper:     258465 (1.3)
               expandarray:      99458 (0.5)
                 opt_nil_p:      92880 (0.5)
             setlocal_WC_0:      70878 (0.4)
                     throw:      35781 (0.2)
               concatarray:      33436 (0.2)
                  opt_aref:      14100 (0.1)
               getconstant:       5422 (0.0)
                   opt_mod:       5246 (0.0)
                   opt_and:       2156 (0.0)
                    opt_lt:       1079 (0.0)
                     leave:       1032 (0.0)
                    opt_eq:        977 (0.0)