Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-134940
#<BuildRuby:0x000073f02f54fdd8
 @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.20250619-134940",
 @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.000000   0.000029   0.000029 (  0.000035)
autoconf               0.000000   0.000042   0.000042 (  0.000042)
configure              0.000000   0.000036   0.000036 (  0.000036)
build_up               0.004169   0.003472   3.692594 (  2.634066)
build_miniruby         0.001027   0.000284   1.345838 (  1.345200)
build_ruby             0.001758   0.000000   5.429183 (  5.585847)
build_all              0.009007   0.005075  20.917513 (  6.383792)
build_install          0.013606   0.004675   6.755060 (  2.989890)
test_btest             0.000436   0.000568  61.442666 ( 20.593074)
test_basic             0.003616   0.003528   0.894208 (  0.942140)
test_all               0.007446   0.003319 1025.185860 (1129.712024)
test_rubyspec          0.049571   0.028355 102.104228 ( 22.336158)
total: 1192.52 sec