Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-093320
#<BuildRuby:0x0000773ea94afdd0
 @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-093320",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004435   0.002346   1.964201 (  1.479393)
build_miniruby         0.000571   0.000856   0.603676 (  0.602370)
build_ruby             0.001564   0.000136   2.121517 (  2.121596)
build_all              0.008173   0.000214  13.056495 (  1.481607)
build_install          0.006708   0.005247   4.285662 (  1.127806)
test_btest             0.000000   0.000749  36.841592 (  4.417106)
test_basic             0.004618   0.000937   0.446509 (  0.521926)
test_all               0.065067   0.020102 344.655930 ( 32.480472)
test_rubyspec          0.027283   0.019327  73.836629 ( 10.485309)
total: 54.72 sec