Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-104826
#<BuildRuby:0x000070432855fdd0
 @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.20250612-104826",
 @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.000012   0.000004   0.000016 (  0.000018)
autoconf               0.000021   0.000008   0.000029 (  0.000029)
configure              0.000017   0.000007   0.000024 (  0.000025)
build_up               0.002885   0.005106   3.881266 (  2.365471)
build_miniruby         0.000330   0.001130   1.297429 (  1.294912)
build_ruby             0.000921   0.000956   5.050079 (  7.502120)
build_all              0.011069   0.001492  20.437688 (  8.998224)
build_install          0.015224   0.009445   8.606844 ( 15.257317)
test_btest             0.000975   0.000000  51.830868 ( 17.209069)
test_basic             0.002412   0.001238   0.562171 (  9.461804)
test_all               0.003235   0.004602 927.474262 (1065.352662)
test_rubyspec          0.047174   0.027543 112.330986 (109.819235)
total: 1237.26 sec