Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-082407
#<BuildRuby:0x000077182726fdc0
 @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-082407",
 @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.000013   0.000003   0.000016 (  0.000018)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000030   0.000000   0.000030 (  0.000031)
build_up               0.004817   0.003467   4.010757 (  2.867959)
build_miniruby         0.001133   0.000298   1.641329 (  1.652347)
build_ruby             0.000688   0.001183   6.176973 ( 24.059108)
build_all              0.013870   0.001468  22.311948 ( 18.001989)
build_install          0.016114   0.003011   7.975305 (  4.594819)
test_btest             0.000800   0.000198  66.780306 ( 23.225806)
test_basic             0.001571   0.004523   0.952742 (  1.968494)
test_all               0.006981   0.003466 1038.601519 (1123.898320)
test_rubyspec          0.040705   0.034347 104.963564 ( 25.517695)
total: 1225.79 sec