Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-064154
#<BuildRuby:0x00007b25f289fdd0
 @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.20250919-064154",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000009   0.000003   0.000012 (  0.000012)
configure              0.000010   0.000003   0.000013 (  0.000013)
build_up               0.001728   0.003598   1.872609 (  1.704583)
build_miniruby         0.000575   0.000204   0.550740 (  0.551037)
build_ruby             0.000919   0.000326   2.051327 (  2.052638)
build_all              0.007205   0.000643  12.980083 (  1.459304)
build_install          0.006718   0.003611   3.959891 (  1.093013)
test_btest             0.000522   0.000179  37.637286 (  4.239962)
test_basic             0.001318   0.002547   0.374228 (  0.455027)
test_all               0.075926   0.014201 353.906272 ( 35.283958)
test_rubyspec          0.029689   0.017875  75.960553 ( 10.609368)
total: 57.45 sec