method call exit reasons: 
                block_arg    2286105 (39.8%)
                  bmethod    1836866 (32.0%)
      iseq_complex_callee     665424 (11.6%)
    optimized_method_send     551655 ( 9.6%)
    optimized_method_call     231651 ( 4.0%)
               args_splat     121788 ( 2.1%)
                 kw_splat      31898 ( 0.6%)
           refined_method      12015 ( 0.2%)
          ivar_set_method      10506 ( 0.2%)
                 keywords         34 ( 0.0%)

leave exit reasons: 
        interp_return   26057251 (96.3%)
    start_pc_non_zero     998651 ( 3.7%)
         se_interrupt       1225 ( 0.0%)

getinstancevariable exit reasons: 
    idx_out_of_range        340 (98.3%)
         megamorphic          6 ( 1.7%)

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:         3134
compiled_block_count:      290210
invalidation_count:        266653
constant_state_bumps:         133
inline_code_size:        22999889
outlined_code_size:      11518859

total_exit_count:        46543855
total_insns_count:     1221655256
vm_insns_count:         364968867
yjit_insns_count:       877172993
ratio_in_yjit:              70.1%
avg_len_in_yjit:             18.4

Top-20 most frequent exit ops (100.0% of exits):
    opt_send_without_block:   11781704 (57.5)
       getinstancevariable:    2787043 (13.6)
                      send:    2378333 (11.6)
        getblockparamproxy:    1982753 (9.7)
               invokeblock:     344299 (1.7)
             getblockparam:     310639 (1.5)
        opt_getinlinecache:     266753 (1.3)
               invokesuper:     264280 (1.3)
               expandarray:     101282 (0.5)
                 opt_nil_p:      94600 (0.5)
             setlocal_WC_0:      72180 (0.4)
                     throw:      36441 (0.2)
               concatarray:      34088 (0.2)
                  opt_aref:      14338 (0.1)
               getconstant:       5531 (0.0)
                   opt_mod:       5276 (0.0)
                   opt_and:       2196 (0.0)
                     leave:       1225 (0.0)
                    opt_eq:       1186 (0.0)
                    opt_lt:       1099 (0.0)