Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-090812
#<BuildRuby:0x00007c0a052afdd8
 @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.20250924-090812",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003138   0.004431   2.157890 (  1.535731)
build_miniruby         0.000956   0.000345   0.605104 (  0.604007)
build_ruby             0.001186   0.000427   2.144291 (  2.144826)
build_all              0.007899   0.000505  13.189557 (  1.492823)
build_install          0.006529   0.005713   4.142374 (  1.143864)
test_btest             0.000740   0.000278  37.991150 (  4.281311)
test_basic             0.002317   0.002442   0.441304 (  0.521987)
test_all               0.059044   0.024643 319.396650 ( 33.955702)
test_rubyspec          0.031534   0.014683  71.906264 ( 10.502171)
total: 56.18 sec