Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-095541
#<BuildRuby:0x000079baa5eafdd8
 @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.20250922-095541",
 @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.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004323   0.002398   1.950876 (  1.479265)
build_miniruby         0.001179   0.000043   0.602763 (  0.602005)
build_ruby             0.000601   0.000903   2.136043 (  2.136730)
build_all              0.007823   0.001050  13.110474 (  1.462519)
build_install          0.010223   0.001475   4.117419 (  1.138781)
test_btest             0.000053   0.000829  37.633143 (  4.496095)
test_basic             0.003341   0.001591   0.473910 (  0.547970)
test_all               0.070369   0.018619 352.951835 ( 35.878029)
test_rubyspec          0.032443   0.015592  74.238362 ( 10.566474)
total: 58.31 sec