Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-032733
#<BuildRuby:0x0000003fe8f8ea80
 @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.20250928-032733",
 @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.000057   0.000008   0.000065 (  0.000067)
autoconf               0.000088   0.000012   0.000100 (  0.000098)
configure              0.000075   0.000010   0.000085 (  0.000084)
build_up               0.013522   0.011595  23.371327 ( 11.963958)
build_miniruby         0.005029   0.000165  50.176591 ( 50.268556)
build_ruby             0.012209   0.000037  61.660019 ( 61.767433)
build_all              0.026320   0.032433 141.237467 ( 41.025127)
build_install          0.057489   0.018987  47.333536 ( 19.941150)
test_btest             0.003395   0.000000 381.981534 (110.476262)
test_basic             0.025956   0.006115   4.353010 (  4.222568)
test_all               0.308997   0.206156 4173.448918 (1099.111067)
test_rubyspec          0.143533   0.222851 699.567240 (198.133591)
total: 1596.91 sec