Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-041252
#<BuildRuby:0x000074e05b19fdd8
 @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-041252",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001747   0.004921   1.956970 (  1.479189)
build_miniruby         0.000486   0.000751   0.579669 (  0.579204)
build_ruby             0.001083   0.000551   2.134252 (  2.135490)
build_all              0.005820   0.002911  13.016592 (  1.505792)
build_install          0.008177   0.003610   4.047423 (  1.138679)
test_btest             0.000469   0.000227  37.224935 (  4.839440)
test_basic             0.001420   0.004141   0.441146 (  0.517939)
test_all               0.062669   0.025212 346.831441 ( 35.535523)
test_rubyspec          0.022886   0.024204  73.747909 ( 10.621265)
total: 58.35 sec