Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-063944
#<BuildRuby:0x00007f032ccbfdc8
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20250924-063944",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000005   0.000000   0.000005 (  0.000005)
autoconf               0.000011   0.000000   0.000011 (  0.000011)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.002836   0.003968   2.122830 (  1.516341)
build_miniruby         0.000000   0.001487   0.602731 (  0.601097)
build_ruby             0.001304   0.000615   2.141488 (  2.141757)
build_all              0.005906   0.003435  13.564210 (  1.512657)
build_install          0.006462   0.005792   4.274251 (  1.165301)
test_btest             0.000000   0.000607  40.877476 (  4.281878)
test_basic             0.002956   0.001912   0.426146 (  0.503999)
test_all               0.070304   0.022649 356.943057 ( 40.072381)
test_rubyspec          0.024309   0.024655  75.845630 ( 10.663130)
total: 62.46 sec