Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-121653
#<BuildRuby:0x00007d18006efdd0
 @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.20251017-121653",
 @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.000001   0.000008 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.004311   0.002345   1.950183 (  1.486869)
build_miniruby         0.001113   0.000295   0.610708 (  0.609610)
build_ruby             0.001605   0.000105   2.123500 (  2.124076)
build_all              0.007789   0.000561  13.256990 (  1.511126)
build_install          0.009019   0.002678   4.229885 (  1.142113)
test_btest             0.000567   0.000138  37.944251 (  4.770434)
test_basic             0.000000   0.004923   0.437254 (  0.514528)
test_all               0.064733   0.023661 362.975778 ( 43.249542)
test_rubyspec          0.030499   0.019314  75.625361 ( 10.698808)
total: 66.11 sec