Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-075311
#<BuildRuby:0x0000797f0a71fdd8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0",
 @TARGET_NAME="trunk-random0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20250617-075311",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS=\"--test-order=random\"",
 @timeout=10800>
                           user     system      total        real
checkout               0.000018   0.000003   0.000021 (  0.000022)
autoconf               0.000032   0.000006   0.000038 (  0.000039)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.005057   0.006004   5.559613 (  3.654735)
build_miniruby         0.000564   0.000885   1.785545 (  1.783596)
build_ruby             0.002365   0.000000   6.776194 (  6.880127)
build_all              0.014156   0.001914  24.690740 (  8.348585)
build_install          0.014374   0.007005   9.441299 (  4.596203)
test_btest             0.000000   0.000932  72.215563 ( 37.415206)
test_basic             0.004676   0.002722   1.047116 (  1.108696)
test_all               0.003947   0.007007 1050.157068 (1157.453376)
test_rubyspec          0.046562   0.030763 104.698302 ( 22.792886)
total: 1244.03 sec