Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-005922
#<BuildRuby:0x00007b60412cfde0
 @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.20250620-005922",
 @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.000019   0.000000   0.000019 (  0.000019)
autoconf               0.000035   0.000000   0.000035 (  0.000035)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.005694   0.002784   3.881070 (  3.021473)
build_miniruby         0.000623   0.000913   2.099076 (  2.133104)
build_ruby             0.000923   0.001000   5.689462 ( 26.817277)
build_all              0.011600   0.003377  21.923269 ( 14.150948)
build_install          0.018572   0.001888   8.241404 (  4.304338)
test_btest             0.000119   0.001032  61.998377 ( 25.265589)
test_basic             0.005615   0.002680   0.996425 (  1.214634)
test_all               0.009454   0.000836 1207.748583 (1570.999130)
test_rubyspec          0.054492   0.030428 115.463490 ( 84.085545)
total: 1731.99 sec