Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-103513
#<BuildRuby:0x000075b7b3acfdd8
 @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-103513",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.005202   0.001551   1.939344 (  1.480669)
build_miniruby         0.000361   0.000864   0.603214 (  0.602269)
build_ruby             0.000000   0.001722   2.121877 (  2.122397)
build_all              0.004793   0.003995  13.469249 (  1.513637)
build_install          0.011758   0.000008   4.054616 (  1.155165)
test_btest             0.000538   0.000154  38.401855 (  3.707123)
test_basic             0.002583   0.002365   0.464635 (  0.542315)
test_all               0.065071   0.021769 358.104784 ( 34.993857)
test_rubyspec          0.023100   0.025819  74.958505 ( 10.520324)
total: 56.64 sec