Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-210005
#<BuildRuby:0x0000703d7d47fdd0
 @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.20250916-210005",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003446   0.002777   1.905440 (  1.435399)
build_miniruby         0.000136   0.001222   0.589373 (  0.588501)
build_ruby             0.000797   0.000827   2.120160 (  2.120796)
build_all              0.008373   0.000320  13.137342 (  1.488139)
build_install          0.011063   0.001121   4.125606 (  1.156054)
test_btest             0.000811   0.000000  38.386314 (  4.403711)
test_basic             0.003342   0.001075   0.435051 (  0.511750)
test_all               0.064475   0.020594 334.790736 ( 38.027625)
test_rubyspec          0.024463   0.023969  75.155292 ( 10.589739)
total: 60.32 sec