Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-082433
#<BuildRuby:0x0000727fccf2fdc8
 @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.20251019-082433",
 @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.000011)
autoconf               0.000014   0.000000   0.000014 (  0.000013)
configure              0.000010   0.000000   0.000010 (  0.000009)
build_up               0.002822   0.003549   1.973124 (  1.496819)
build_miniruby         0.001033   0.000021   0.602002 (  0.600982)
build_ruby             0.001684   0.000000   2.121071 (  2.120887)
build_all              0.007527   0.001370  14.211250 (  1.578130)
build_install          0.004525   0.007123   4.265742 (  1.172130)
test_btest             0.000000   0.000916  40.494080 (  4.814927)
test_basic             0.003451   0.001295   0.405922 (  0.486509)
test_all               0.058600   0.034068 393.398069 ( 40.669609)
test_rubyspec          0.024722   0.026015  80.991073 ( 10.981234)
total: 63.92 sec