Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-005109
#<BuildRuby:0x000070ed3a72fdd8
 @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.20251013-005109",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001596   0.004785   1.939088 (  1.464644)
build_miniruby         0.000803   0.000428   0.605154 (  0.604566)
build_ruby             0.000547   0.001205   2.133831 (  2.134078)
build_all              0.005859   0.002839  13.224288 (  1.530993)
build_install          0.007284   0.004146   4.082832 (  1.141055)
test_btest             0.000506   0.000277  37.323319 (  4.336746)
test_basic             0.000289   0.005001   0.457225 (  0.532717)
test_all               0.073914   0.014956 333.932889 ( 38.511296)
test_rubyspec          0.032069   0.017347  73.395224 ( 10.510008)
total: 60.77 sec