Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-070837
#<BuildRuby:0x000071cb4491fdd0
 @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-070837",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000038)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.006574   0.004793   5.264399 (  5.627850)
build_miniruby         0.001270   0.000401   1.618100 (  1.752048)
build_ruby             0.001829   0.000250   6.325179 (  7.240910)
build_all              0.013451   0.002583  23.961263 ( 17.854499)
build_install          0.014177   0.010165   9.078591 (  7.454615)
test_btest             0.000940   0.000321  73.971840 ( 75.814707)
test_basic             0.004156   0.004781   1.068725 (  1.571324)
test_all               0.008180   0.002739 1136.493948 (1442.826458)
test_rubyspec          0.053185   0.024251 109.178714 ( 24.890233)
total: 1585.04 sec