Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-122121
#<BuildRuby:0x000078fb3b27fdd0
 @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.20250614-122121",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000035   0.000000   0.000035 (  0.000035)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.004358   0.004167   4.660515 (  2.798397)
build_miniruby         0.001396   0.000000   1.469145 (  1.466574)
build_ruby             0.000758   0.001071   5.818260 ( 43.355994)
build_all              0.010567   0.004482  21.725580 (  7.225710)
build_install          0.014254   0.008160   8.469386 (  4.206650)
test_btest             0.000000   0.000974  65.512631 ( 24.282775)
test_basic             0.003279   0.003503   0.933690 (  0.988969)
test_all               0.006875   0.003978 969.878349 (1055.021365)
test_rubyspec          0.051723   0.027116 105.374775 ( 28.944920)
total: 1168.29 sec