Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-202055
#<BuildRuby:0x0000003fdd957730
 @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-202055",
 @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.000071)
autoconf               0.000091   0.000010   0.000101 (  0.000098)
configure              0.000081   0.000009   0.000090 (  0.000089)
build_up               0.015330   0.008390  21.076876 ( 10.841816)
build_miniruby         0.006366   0.000000  48.603022 ( 48.701901)
build_ruby             0.013279   0.000035  58.588270 ( 58.729261)
build_all              0.044581   0.009556 119.075664 ( 35.089644)
build_install          0.045235   0.028285  39.403708 ( 17.432877)
test_btest             0.002166   0.000356 321.661341 ( 87.156513)
test_basic             0.024185   0.008704   4.365542 (  4.258231)
test_all               0.292832   0.154320 3495.878996 (1018.792357)
test_rubyspec          0.194340   0.192429 714.310044 (200.393258)
total: 1481.40 sec