Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-213703
#<BuildRuby:0x00007aa56ae6fde0
 @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-213703",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.004206   0.004359   4.642004 (  2.793816)
build_miniruby         0.001075   0.000300   1.419154 (  1.416023)
build_ruby             0.000000   0.001823   6.082849 (  6.293577)
build_all              0.010779   0.003498  22.356413 (  9.227525)
build_install          0.019456   0.006755   8.806429 (  5.533202)
test_btest             0.000194   0.000768  62.152043 ( 22.075246)
test_basic             0.005079   0.001646   0.887436 (  0.937789)
test_all               0.008117   0.001835 1028.512217 (1135.544192)
test_rubyspec          0.046183   0.027265 103.653292 ( 33.000139)
total: 1216.82 sec