Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-184349
#<BuildRuby:0x0000003feff3f668
 @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.20250926-184349",
 @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.000110   0.000012   0.000122 (  0.000155)
autoconf               0.000109   0.000011   0.000120 (  0.000116)
configure              0.000095   0.000010   0.000105 (  0.000104)
build_up               0.013568   0.010338  21.462774 ( 11.285572)
build_miniruby         0.005279   0.000161  50.113000 ( 50.220620)
build_ruby             0.012615   0.000093  69.768414 ( 69.924979)
build_all              0.034399   0.026836 140.835529 ( 40.921752)
build_install          0.041657   0.036453  48.086822 ( 20.498989)
test_btest             0.002209   0.000453 380.167183 (107.943432)
test_basic             0.022691   0.008646   4.411801 (  4.259226)
test_all               0.309104   0.177624 3927.750894 (1036.371024)
test_rubyspec          0.176595   0.148825 626.418456 (178.741220)
total: 1520.17 sec