Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-220211
#<BuildRuby:0x0000003ff3107970
 @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-220211",
 @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.000000   0.000089   0.000089 (  0.000092)
autoconf               0.000000   0.000121   0.000121 (  0.000117)
configure              0.000000   0.000103   0.000103 (  0.000102)
build_up               0.017312   0.006682  21.402628 ( 10.868110)
build_miniruby         0.005241   0.000000  48.421385 ( 48.543265)
build_ruby             0.012795   0.000239  59.036665 ( 59.173542)
build_all              0.025241   0.026561 121.012475 ( 35.717749)
build_install          0.039949   0.034845  41.414892 ( 17.731818)
test_btest             0.001959   0.000392 322.159208 ( 90.805700)
test_basic             0.030672   0.000000   4.152849 (  4.036598)
test_all               0.241063   0.207584 3587.750101 (980.129221)
test_rubyspec          0.160550   0.162675 594.988836 (169.871684)
total: 1416.88 sec