Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-061020
#<BuildRuby:0x0000003fe25268c8
 @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.20250929-061020",
 @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.000072   0.000007   0.000079 (  0.000081)
autoconf               0.000109   0.000011   0.000120 (  0.000117)
configure              0.000089   0.000009   0.000098 (  0.000097)
build_up               0.024569   0.004914  29.931346 ( 14.116130)
build_miniruby         0.005284   0.000129  68.049037 ( 68.226953)
build_ruby             0.013945   0.000000  78.570115 ( 78.754955)
build_all              0.041322   0.028331 160.949034 ( 46.566302)
build_install          0.063952   0.029618  54.014235 ( 23.402656)
test_btest             0.000681   0.003378 450.034542 (120.769013)
test_basic             0.029603   0.006452   5.939561 (  5.727609)
test_all               0.384621   0.229215 5213.903129 (1358.431028)
test_rubyspec          0.223873   0.199289 862.023497 (242.530696)
total: 1958.53 sec