Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-091438
#<BuildRuby:0x00007979f20ffdd0
 @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.20250616-091438",
 @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.000016   0.000005   0.000021 (  0.000020)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000023   0.000007   0.000030 (  0.000031)
build_up               0.005749   0.005910   5.516020 (  7.901889)
build_miniruby         0.000120   0.001724   1.781514 (  2.359017)
build_ruby             0.000196   0.002097   6.658805 (  8.486709)
build_all              0.010056   0.007427  24.910278 ( 29.089904)
build_install          0.020905   0.006718   9.403685 ( 12.829609)
test_btest             0.001015   0.000000  70.026097 (100.999633)
test_basic             0.004332   0.003747   1.018231 (  2.036961)
test_all               0.008645   0.003438 964.841606 (1156.864130)
test_rubyspec          0.046989   0.032273 104.731819 ( 21.445087)
total: 1342.01 sec