Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-143147
#<BuildRuby:0x0000003fcebff668
 @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.20250925-143147",
 @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.000063   0.000006   0.000069 (  0.000070)
autoconf               0.000096   0.000009   0.000105 (  0.000102)
configure              0.000080   0.000008   0.000088 (  0.000087)
build_up               0.018171   0.005527  21.129209 ( 10.857752)
build_miniruby         0.002155   0.003872  48.912185 ( 49.007768)
build_ruby             0.008585   0.004185  59.692526 ( 59.823648)
build_all              0.043305   0.014966 136.500054 ( 39.348064)
build_install          0.038952   0.040877  45.065337 ( 19.307410)
test_btest             0.000000   0.002826 335.562612 ( 98.516038)
test_basic             0.017719   0.020265   4.297957 (  4.185473)
test_all               0.320109   0.170361 3912.888853 (1069.166145)
test_rubyspec          0.149863   0.168440 646.290997 (183.523974)
total: 1533.74 sec