Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-160428
#<BuildRuby:0x000079e113f1fdd8
 @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.20251015-160428",
 @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.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000009)
configure              0.000004   0.000002   0.000006 (  0.000007)
build_up               0.001405   0.005211   1.963250 (  1.512429)
build_miniruby         0.000838   0.000476   0.601349 (  0.600128)
build_ruby             0.000930   0.000971   2.138832 (  2.138744)
build_all              0.007438   0.001204  13.176070 (  1.561750)
build_install          0.009258   0.002474   4.183442 (  1.155391)
test_btest             0.000000   0.001020  39.031565 (  4.524221)
test_basic             0.002180   0.002236   0.466514 (  0.540611)
test_all               0.072386   0.015710 356.451710 ( 36.236740)
test_rubyspec          0.027925   0.022389  78.134394 ( 10.710408)
total: 58.98 sec