Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-060053
#<BuildRuby:0x00007f6ceac5fdd8
 @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-060053",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000006)
build_up               0.002735   0.003578   1.923086 (  1.470605)
build_miniruby         0.000985   0.000328   0.615221 (  0.613975)
build_ruby             0.001523   0.000154   2.119604 (  2.120095)
build_all              0.006074   0.002726  14.564967 (  1.621567)
build_install          0.006521   0.004267   4.271880 (  1.136918)
test_btest             0.000497   0.000838  41.176102 (  4.571016)
test_basic             0.001872   0.002610   0.416419 (  0.496666)
test_all               0.066197   0.026652 393.992588 ( 40.576398)
test_rubyspec          0.030234   0.021329  81.656336 ( 10.945330)
total: 63.55 sec