Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-125327
#<BuildRuby:0x000077b86b2cfdd0
 @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.20251013-125327",
 @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.000004   0.000002   0.000006 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.002306   0.004146   1.980334 (  1.530760)
build_miniruby         0.001163   0.000057   0.619708 (  0.618720)
build_ruby             0.001558   0.000000   2.112035 (  2.112614)
build_all              0.006718   0.001461  13.118096 (  1.526386)
build_install          0.006764   0.004767   4.213985 (  1.121350)
test_btest             0.000536   0.000207  37.949306 (  3.989953)
test_basic             0.002080   0.003809   0.456838 (  0.534390)
test_all               0.064752   0.022060 345.279140 ( 32.458464)
test_rubyspec          0.024138   0.024430  77.094451 ( 10.656335)
total: 54.55 sec