Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-174339
#<BuildRuby:0x00007556e40afdd8
 @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.20251017-174339",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000007   0.000001   0.000008 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004747   0.001610   2.056107 (  1.526803)
build_miniruby         0.000349   0.000897   0.624331 (  0.623030)
build_ruby             0.001586   0.000123   2.132273 (  2.133030)
build_all              0.007684   0.000499  13.153362 (  1.498486)
build_install          0.010279   0.000919   4.172333 (  1.151219)
test_btest             0.000484   0.000094  37.506414 (  4.734104)
test_basic             0.003113   0.001588   0.440538 (  0.519851)
test_all               0.057004   0.030828 358.608757 ( 40.450048)
test_rubyspec          0.026010   0.021351  75.249724 ( 10.730027)
total: 63.37 sec