Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-200126
#<BuildRuby:0x0000710b796cfde0
 @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-200126",
 @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.000013   0.000005   0.000018 (  0.000018)
autoconf               0.000023   0.000007   0.000030 (  0.000032)
configure              0.000020   0.000006   0.000026 (  0.000027)
build_up               0.005491   0.004462   5.276273 (  3.181837)
build_miniruby         0.001388   0.000140   1.503068 (  1.501292)
build_ruby             0.001982   0.000003   5.935747 (  6.121618)
build_all              0.009852   0.004984  22.761148 (  7.129260)
build_install          0.013360   0.008797   8.922295 (  4.333606)
test_btest             0.000925   0.000000  65.047124 ( 22.680621)
test_basic             0.003860   0.003354   0.933924 (  0.994566)
test_all               0.005190   0.006129 943.106357 (1031.209886)
test_rubyspec          0.049565   0.027470 104.021934 ( 27.672100)
total: 1104.83 sec