Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-013727
#<BuildRuby:0x00007108dcaafdd8
 @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-013727",
 @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.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003752   0.002560   1.990144 (  1.508248)
build_miniruby         0.000555   0.000875   0.607308 (  0.606401)
build_ruby             0.001745   0.000235   2.172765 (  2.173159)
build_all              0.005821   0.002644  13.085889 (  1.471606)
build_install          0.006990   0.004766   4.091313 (  1.125739)
test_btest             0.000156   0.000705  37.543089 (  4.317872)
test_basic             0.002193   0.002545   0.464693 (  0.541452)
test_all               0.064394   0.023576 339.109812 ( 39.746776)
test_rubyspec          0.020150   0.026983  73.575142 ( 10.478551)
total: 61.97 sec