Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-083819
#<BuildRuby:0x0000003fc7a8f528
 @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-083819",
 @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.000064   0.000007   0.000071 (  0.000071)
autoconf               0.000092   0.000011   0.000103 (  0.000100)
configure              0.000075   0.000008   0.000083 (  0.000084)
build_up               0.022638   0.002057  24.458268 ( 11.911901)
build_miniruby         0.005379   0.000000  51.108522 ( 51.200433)
build_ruby             0.013372   0.000000  63.080607 ( 63.214039)
build_all              0.045200   0.011027 138.788790 ( 40.525561)
build_install          0.053528   0.025935  46.138406 ( 19.774645)
test_btest             0.002521   0.000376 375.805469 (113.502576)
test_basic             0.021571   0.009497   4.381253 (  4.260148)
test_all               0.331656   0.175522 3917.039660 (1140.332214)
test_rubyspec          0.164691   0.181213 695.064878 (196.751953)
total: 1641.48 sec