Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-101757
#<BuildRuby:0x0000003fec0c6918
 @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.20250926-101757",
 @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.000082   0.000000   0.000082 (  0.000116)
autoconf               0.000116   0.000000   0.000116 (  0.000112)
configure              0.000099   0.000000   0.000099 (  0.000097)
build_up               0.022839   0.002143  25.617022 ( 12.351073)
build_miniruby         0.000000   0.005998  52.899222 ( 53.007300)
build_ruby             0.007456   0.005974  66.348854 ( 66.483237)
build_all              0.024789   0.035593 139.857386 ( 40.882874)
build_install          0.054341   0.024954  46.178145 ( 19.574736)
test_btest             0.004297   0.000000 362.490497 (118.558641)
test_basic             0.020001   0.010129   4.381292 (  4.265147)
test_all               0.343602   0.194112 3974.178668 (1240.993258)
test_rubyspec          0.175178   0.170361 693.897572 (196.099229)
total: 1752.22 sec