Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-012007
#<BuildRuby:0x0000791d8691fdd0
 @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.20251018-012007",
 @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.000001   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002845   0.003738   1.900475 (  1.446315)
build_miniruby         0.001027   0.000232   0.606608 (  0.605368)
build_ruby             0.001434   0.000325   2.148765 (  2.148744)
build_all              0.004357   0.004005  13.166164 (  1.490390)
build_install          0.007889   0.003574   4.072035 (  1.150474)
test_btest             0.000562   0.000168  36.825927 (  4.830992)
test_basic             0.003056   0.002022   0.461120 (  0.538066)
test_all               0.062229   0.026007 361.677353 ( 33.152891)
test_rubyspec          0.024174   0.025268  78.034735 ( 10.637678)
total: 56.00 sec