Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-075549
#<BuildRuby:0x0000003fdc11f730
 @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-075549",
 @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.000066   0.000004   0.000070 (  0.000069)
autoconf               0.000098   0.000006   0.000104 (  0.000100)
configure              0.000107   0.000006   0.000113 (  0.000111)
build_up               0.021123   0.005088  24.818893 ( 12.379546)
build_miniruby         0.000000   0.006843  64.740876 ( 64.931490)
build_ruby             0.008014   0.004906  71.584546 ( 71.772706)
build_all              0.046642   0.019473 147.926692 ( 43.057156)
build_install          0.059721   0.023653  49.347818 ( 21.186779)
test_btest             0.002611   0.000355 384.462935 (124.851982)
test_basic             0.022734   0.009644   4.708094 (  4.563285)
test_all               0.353598   0.177206 4082.662266 (1108.528509)
test_rubyspec          0.171212   0.201074 723.828188 (203.719765)
total: 1655.00 sec