Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-064102
#<BuildRuby:0x00007e227419fdd8
 @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.20250917-064102",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004206   0.002046   2.011841 (  1.622074)
build_miniruby         0.001149   0.000000   0.588129 (  0.587176)
build_ruby             0.000917   0.000813   2.128715 (  2.128771)
build_all              0.006141   0.003265  15.897141 (  1.685861)
build_install          0.010252   0.002816   4.935574 (  1.220292)
test_btest             0.000584   0.000146  46.002502 (  4.985065)
test_basic             0.003909   0.000700   0.415404 (  0.495461)
test_all               0.072063   0.026786 423.359064 ( 46.225157)
test_rubyspec          0.032202   0.021892  87.050456 ( 11.279813)
total: 70.23 sec