Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-235606
#<BuildRuby:0x000077e6dbd8fdd0
 @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.20250921-235606",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004441   0.002110   1.967466 (  1.511570)
build_miniruby         0.000000   0.001358   0.611271 (  0.610165)
build_ruby             0.001531   0.000019   2.152636 (  2.153173)
build_all              0.006303   0.002571  13.381968 (  1.495424)
build_install          0.009818   0.001682   4.133913 (  1.145311)
test_btest             0.000578   0.000143  39.724321 (  4.323725)
test_basic             0.003861   0.001245   0.443968 (  0.520374)
test_all               0.064195   0.027848 354.642881 ( 39.179814)
test_rubyspec          0.027608   0.021196  77.016257 ( 10.640806)
total: 61.58 sec