Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-063958
#<BuildRuby:0x0000003fdceefb30
 @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.20250924-063958",
 @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.000067   0.000007   0.000074 (  0.000075)
autoconf               0.000163   0.000000   0.000163 (  0.000161)
configure              0.000111   0.000000   0.000111 (  0.000110)
build_up               0.020439   0.004142  21.441172 ( 10.966254)
build_miniruby         0.005875   0.000000  49.367282 ( 49.462774)
build_ruby             0.008078   0.003789  60.488845 ( 60.602229)
build_all              0.042392   0.021919 138.506944 ( 40.291417)
build_install          0.057819   0.022615  44.697978 ( 19.080882)
test_btest             0.002410   0.000414 365.847345 (103.423308)
test_basic             0.021296   0.012749   4.386978 (  4.257309)
test_all               0.292831   0.193285 3776.640926 (1114.205512)
test_rubyspec          0.174618   0.178073 639.848855 (181.987970)
total: 1584.28 sec