Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-082750
#<BuildRuby:0x000070a15771fde0
 @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.20250921-082750",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004536   0.001754   1.913715 (  1.468869)
build_miniruby         0.001197   0.000000   0.600397 (  0.599439)
build_ruby             0.000182   0.001550   2.169655 (  2.170032)
build_all              0.006572   0.002521  13.670429 (  1.506504)
build_install          0.006600   0.005347   4.081364 (  1.140406)
test_btest             0.000826   0.000000  40.000708 (  4.149953)
test_basic             0.003668   0.001572   0.417834 (  0.496537)
test_all               0.063718   0.025085 366.644997 ( 34.885248)
test_rubyspec          0.028878   0.023346  83.465277 ( 10.994556)
total: 57.41 sec