Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-155845
#<BuildRuby:0x0000003fb99dea60
 @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-155845",
 @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.000005   0.000068 (  0.000069)
autoconf               0.000088   0.000007   0.000095 (  0.000094)
configure              0.000075   0.000006   0.000081 (  0.000081)
build_up               0.009904   0.015776  23.411803 ( 12.016400)
build_miniruby         0.006365   0.000000  51.493695 ( 51.581964)
build_ruby             0.012504   0.000365  61.770865 ( 61.892450)
build_all              0.033751   0.025912 140.734673 ( 40.859412)
build_install          0.064847   0.015940  46.936339 ( 19.815510)
test_btest             0.004281   0.000000 376.461328 (111.613595)
test_basic             0.029454   0.007026   4.450357 (  4.311401)
test_all               0.316769   0.192698 4096.754997 (1079.792054)
test_rubyspec          0.165431   0.199913 696.106253 (196.332488)
total: 1578.22 sec