Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250921-234446
#<BuildRuby:0x0000003fd29feab8
 @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.20250921-234446",
 @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.000085   0.000009   0.000094 (  0.000128)
autoconf               0.000121   0.000014   0.000135 (  0.000130)
configure              0.000112   0.000012   0.000124 (  0.000169)
build_up               0.017946   0.005142  20.366287 ( 11.163883)
build_miniruby         0.005172   0.000124  48.902528 ( 49.032234)
build_ruby             0.007884   0.004060  60.104718 ( 60.234096)
build_all              0.044451   0.016301 137.791777 ( 39.837954)
build_install          0.064605   0.013963  43.814260 ( 19.047927)
test_btest             0.000000   0.002965 353.641650 (115.395204)
test_basic             0.025963   0.002684   4.444830 (  4.319011)
test_all               0.343787   0.153525 3762.808174 (1202.536907)
test_rubyspec          0.167239   0.187303 711.815715 (201.142083)
total: 1702.72 sec