Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-225156
#<BuildRuby:0x00007e0c39a5fdc0
 @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.20251015-225156",
 @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.000005   0.000002   0.000007 (  0.000006)
autoconf               0.000017   0.000000   0.000017 (  0.000017)
configure              0.000009   0.000000   0.000009 (  0.000010)
build_up               0.001811   0.004608   1.951809 (  1.490961)
build_miniruby         0.001240   0.000092   0.610634 (  0.608989)
build_ruby             0.001622   0.000222   2.130277 (  2.130824)
build_all              0.005909   0.002968  13.158944 (  1.470034)
build_install          0.006744   0.004716   4.136574 (  1.139234)
test_btest             0.000551   0.000221  38.303274 (  4.067150)
test_basic             0.002228   0.002138   0.438094 (  0.516866)
test_all               0.059834   0.027144 347.249987 ( 33.932986)
test_rubyspec          0.017787   0.030052  73.917055 ( 10.581658)
total: 55.94 sec