Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-030804
#<BuildRuby:0x00007d2d0119fdd8
 @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-030804",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000000   0.000044   0.000044 (  0.000045)
build_up               0.007197   0.004735   5.419445 (  6.194618)
build_miniruby         0.001587   0.000143   1.744079 (  2.034750)
build_ruby             0.000878   0.001260   6.274082 ( 14.191552)
build_all              0.010595   0.004785  24.400303 ( 27.406382)
build_install          0.022383   0.005829   9.590870 (  8.001155)
test_btest             0.001171   0.000043  73.763152 ( 66.434756)
test_basic             0.004308   0.004473   1.016198 (  2.893092)
test_all               0.007097   0.004984 1115.150332 (1436.718325)
test_rubyspec          0.045145   0.031777 109.620225 ( 29.179480)
total: 1593.06 sec