Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-062618
#<BuildRuby:0x000077306d87fdd8
 @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.20250923-062618",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003680   0.002993   1.931202 (  1.473189)
build_miniruby         0.000571   0.000884   0.608640 (  0.607896)
build_ruby             0.001725   0.000000   2.130676 (  2.131678)
build_all              0.004595   0.003821  14.485985 (  1.548314)
build_install          0.008072   0.003873   4.359987 (  1.153568)
test_btest             0.000106   0.000667  43.102399 (  4.617874)
test_basic             0.003502   0.001194   0.436965 (  0.516528)
test_all               0.069594   0.022809 389.874779 ( 36.810063)
test_rubyspec          0.031005   0.021423  82.938558 ( 10.856596)
total: 59.72 sec