Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-180755
#<BuildRuby:0x0000781f5774fdd0
 @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-180755",
 @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.000000   0.000003 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.000815   0.005571   1.948906 (  1.512784)
build_miniruby         0.000325   0.001107   0.632131 (  0.631442)
build_ruby             0.000872   0.000940   2.092738 (  2.093660)
build_all              0.004272   0.004192  13.042711 (  1.468465)
build_install          0.008086   0.003489   3.974036 (  1.102395)
test_btest             0.000302   0.000672  37.618390 (  4.044568)
test_basic             0.000948   0.004339   0.461592 (  0.539773)
test_all               0.058920   0.027992 333.205231 ( 34.346425)
test_rubyspec          0.022069   0.024677  71.121573 ( 10.458827)
total: 56.20 sec