#!/usr/bin/env ruby
=
=
=
# Step 1: build with benchmark feature
puts
system() or abort()
# Step 2: collect scripts
scripts = Dir.glob().sort
abort() if scripts.empty?
# Step 3: run each script and collect output
results = scripts.map do
system(EXECUTABLE, script) # runs cleanly, no output capture needed
end
puts