Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-095830
#<BuildRuby:0x0000003fb5c67650
 @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.20250928-095830",
 @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.000070   0.000010   0.000080 (  0.000082)
autoconf               0.000101   0.000014   0.000115 (  0.000113)
configure              0.000087   0.000013   0.000100 (  0.000100)
build_up               0.021925   0.002558  23.280401 ( 11.287027)
build_miniruby         0.002129   0.003662  49.324718 ( 49.438937)
build_ruby             0.011440   0.000000  60.376675 ( 60.509995)
build_all              0.034742   0.025169 136.795274 ( 40.090928)
build_install          0.065157   0.011919  46.859849 ( 19.661294)
test_btest             0.000000   0.003056 363.397100 (105.056084)
test_basic             0.029424   0.002510   4.431886 (  4.285933)
test_all               0.322802   0.185056 3799.136176 (1177.758242)
test_rubyspec          0.188793   0.168301 679.661909 (191.906611)
total: 1660.00 sec