Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-221723
#<BuildRuby:0x000072630cd0fde0
 @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.20250612-221723",
 @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.000015   0.000005   0.000020 (  0.000020)
autoconf               0.000020   0.000007   0.000027 (  0.000026)
configure              0.000014   0.000005   0.000019 (  0.000020)
build_up               0.003108   0.004048   3.294078 (  1.995402)
build_miniruby         0.001336   0.000123   1.055798 (  1.053263)
build_ruby             0.001581   0.000241   5.738233 (  8.508221)
build_all              0.010436   0.003430  16.877933 (  7.260664)
build_install          0.011030   0.004793   6.278491 (  2.757503)
test_btest             0.000631   0.000233  45.731805 ( 17.382784)
test_basic             0.002116   0.003114   0.568923 (  4.337815)
test_all               0.004645   0.002605 822.940982 (939.266456)
test_rubyspec          0.051118   0.026947  98.911988 ( 20.893238)
total: 1003.46 sec