Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-122154
#<BuildRuby:0x00007a7c16eefdd8
 @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.20251019-122154",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004563   0.002219   1.963272 (  1.491223)
build_miniruby         0.000225   0.001106   0.610365 (  0.609337)
build_ruby             0.001267   0.000517   2.139343 (  2.139096)
build_all              0.007465   0.001499  13.359674 (  1.568443)
build_install          0.007779   0.003744   4.210416 (  1.137072)
test_btest             0.000519   0.000204  38.271703 (  4.122744)
test_basic             0.004529   0.000460   0.462532 (  0.539959)
test_all               0.066476   0.018019 347.544215 ( 33.424634)
test_rubyspec          0.023947   0.025236  73.963436 ( 10.582983)
total: 55.62 sec