Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-095544
#<BuildRuby:0x0000704b2d6ffde0
 @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.20251016-095544",
 @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.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002099   0.004497   1.985526 (  1.527740)
build_miniruby         0.000926   0.000509   0.598163 (  0.597323)
build_ruby             0.001068   0.000571   2.145473 (  2.145727)
build_all              0.007576   0.001114  13.128304 (  1.493414)
build_install          0.011168   0.000966   4.165117 (  1.113030)
test_btest             0.000576   0.000210  35.612444 (  4.592141)
test_basic             0.002567   0.002265   0.448497 (  0.527591)
test_all               0.068571   0.019369 353.229372 ( 33.897589)
test_rubyspec          0.030810   0.016749  74.214757 ( 10.612447)
total: 56.51 sec