Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-234341
#<BuildRuby:0x0000003fd1366918
 @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-234341",
 @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.000095   0.000007   0.000102 (  0.000135)
autoconf               0.000111   0.000008   0.000119 (  0.000117)
configure              0.000096   0.000007   0.000103 (  0.000101)
build_up               0.012375   0.011985  21.440490 ( 10.946362)
build_miniruby         0.005158   0.000468  49.252116 ( 49.360688)
build_ruby             0.008431   0.004065  59.408892 ( 59.521845)
build_all              0.040586   0.020200 132.626040 ( 38.644828)
build_install          0.046933   0.024291  40.436768 ( 17.502167)
test_btest             0.003313   0.000511 356.313796 ( 96.267898)
test_basic             0.017959   0.024592   4.422658 (  4.317700)
test_all               0.322392   0.157981 3644.266401 (1118.295022)
test_rubyspec          0.176574   0.149878 624.768037 (177.384617)
total: 1572.25 sec