Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-105556
#<BuildRuby:0x00007328ab91fdd8
 @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.20251012-105556",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003495   0.002895   1.965291 (  1.541987)
build_miniruby         0.000991   0.000351   0.600270 (  0.599186)
build_ruby             0.001834   0.000000   2.125867 (  2.126574)
build_all              0.007037   0.001894  13.148888 (  1.568823)
build_install          0.006872   0.005234   4.057501 (  1.130160)
test_btest             0.000000   0.000599  38.151254 (  4.052866)
test_basic             0.004639   0.000239   0.442835 (  0.520101)
test_all               0.067104   0.017368 331.955361 ( 37.441814)
test_rubyspec          0.022961   0.023740  71.667228 ( 10.409262)
total: 59.39 sec