Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-070002
#<BuildRuby:0x000076de67cefdd0
 @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.20250925-070002",
 @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.000007   0.000000   0.000007 (  0.000008)
autoconf               0.000013   0.000000   0.000013 (  0.000012)
configure              0.000011   0.000000   0.000011 (  0.000011)
build_up               0.002946   0.003031   2.120249 (  1.543362)
build_miniruby         0.001260   0.000081   0.619923 (  0.619252)
build_ruby             0.001841   0.000260   2.173639 (  2.173803)
build_all              0.005691   0.002575  13.431668 (  1.503233)
build_install          0.010423   0.002009   4.227822 (  1.163276)
test_btest             0.000675   0.000000  37.441382 (  4.250067)
test_basic             0.003270   0.001313   0.435683 (  0.514942)
test_all               0.061466   0.024040 330.988705 ( 33.185108)
test_rubyspec          0.027578   0.022166  76.988966 ( 10.719701)
total: 55.67 sec