Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-021828
#<BuildRuby:0x0000003fd6b1f650
 @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-021828",
 @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.000065   0.000004   0.000069 (  0.000071)
autoconf               0.000098   0.000006   0.000104 (  0.000101)
configure              0.000094   0.000000   0.000094 (  0.000092)
build_up               0.016471   0.008143  23.346402 ( 11.506638)
build_miniruby         0.002198   0.003903  50.842017 ( 50.930646)
build_ruby             0.012390   0.000340  61.174088 ( 61.293066)
build_all              0.046309   0.016452 141.583278 ( 40.973535)
build_install          0.054184   0.023604  46.903299 ( 19.836325)
test_btest             0.002729   0.000000 384.821146 (103.854099)
test_basic             0.029612   0.002219   4.552046 (  4.412467)
test_all               0.325767   0.186399 3913.419951 (1235.724762)
test_rubyspec          0.169011   0.189679 697.153534 (196.592865)
total: 1725.13 sec