Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-132701
#<BuildRuby:0x0000003fd6247730
 @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="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250930-132701",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000063   0.000004   0.000067 (  0.000069)
autoconf               0.000091   0.000006   0.000097 (  0.000096)
configure              0.000079   0.000006   0.000085 (  0.000083)
build_up               0.014114   0.007866  21.509280 ( 11.539386)
build_miniruby         0.005441   0.000000  50.223000 ( 50.313444)
build_ruby             0.007593   0.004108  60.681579 ( 60.792220)
build_all              0.036331   0.023546 141.024078 ( 40.982005)
build_install          0.055803   0.026607  45.139303 ( 19.706404)
test_btest             0.000000   0.003025 380.023827 (106.476842)
test_basic             0.016442   0.018643   4.582899 (  4.435724)
test_all               0.287184   0.217519 4076.475504 (1096.498565)
test_rubyspec          0.155268   0.196357 693.036643 (195.491976)
total: 1586.24 sec