Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-122601
#<BuildRuby:0x0000702e3f0afdd8
 @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.20251014-122601",
 @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.000006   0.000002   0.000008 (  0.000006)
autoconf               0.000011   0.000002   0.000013 (  0.000013)
configure              0.000009   0.000002   0.000011 (  0.000010)
build_up               0.003776   0.002428   1.984132 (  1.529683)
build_miniruby         0.000549   0.000668   0.601251 (  0.600770)
build_ruby             0.001051   0.000765   2.133045 (  2.133701)
build_all              0.007236   0.001021  13.173549 (  1.545618)
build_install          0.009602   0.002077   4.270184 (  1.134393)
test_btest             0.000548   0.000130  36.563843 (  4.158376)
test_basic             0.003408   0.001427   0.436853 (  0.513134)
test_all               0.059885   0.025903 341.936572 ( 32.532148)
test_rubyspec          0.027246   0.021787  76.628531 ( 10.683210)
total: 54.83 sec