Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-062551
#<BuildRuby:0x0000003fc6e769d0
 @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-062551",
 @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.000075   0.000004   0.000079 (  0.000080)
autoconf               0.000112   0.000005   0.000117 (  0.000113)
configure              0.000094   0.000005   0.000099 (  0.000097)
build_up               0.010335   0.015858  28.738050 ( 13.845750)
build_miniruby         0.005783   0.000000  64.092631 ( 64.274940)
build_ruby             0.008517   0.003565  70.427976 ( 70.566010)
build_all              0.034471   0.029827 150.456302 ( 43.694804)
build_install          0.032105   0.047972  50.243422 ( 21.507448)
test_btest             0.000599   0.003095 403.191661 (116.275365)
test_basic             0.011862   0.028543   4.804259 (  4.669835)
test_all               0.391091   0.146875 4319.711569 (1157.031416)
test_rubyspec          0.179491   0.210477 741.707447 (208.838135)
total: 1700.71 sec