Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-091004
#<BuildRuby:0x00006fff5765fdd0
 @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.20250916-091004",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.004976   0.001404   1.963902 (  1.519787)
build_miniruby         0.001376   0.000000   0.612043 (  0.610788)
build_ruby             0.001714   0.000000   2.139457 (  2.139017)
build_all              0.004966   0.003159  13.584844 (  1.550077)
build_install          0.009084   0.002306   4.136947 (  1.155678)
test_btest             0.000666   0.000171  39.607560 (  4.104543)
test_basic             0.003518   0.001457   0.468599 (  0.545002)
test_all               0.064174   0.026281 365.672547 ( 36.433059)
test_rubyspec          0.024884   0.026925  81.731215 ( 10.895731)
total: 58.95 sec