Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-110052
#<BuildRuby:0x0000003fe5376a70
 @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-110052",
 @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.000069   0.000000   0.000069 (  0.000069)
autoconf               0.000101   0.000000   0.000101 (  0.000099)
configure              0.000082   0.000000   0.000082 (  0.000082)
build_up               0.007203   0.017761  23.330081 ( 11.480982)
build_miniruby         0.004807   0.000896  49.823449 ( 49.909395)
build_ruby             0.009216   0.003524  60.199739 ( 60.308980)
build_all              0.038352   0.021450 139.577058 ( 40.622261)
build_install          0.048526   0.025631  43.847427 ( 18.997987)
test_btest             0.002909   0.000710 367.750123 ( 98.720077)
test_basic             0.022123   0.008666   4.287641 (  4.163645)
test_all               0.290528   0.192765 3876.384929 (1064.064825)
test_rubyspec          0.166848   0.154177 627.475903 (178.399894)
total: 1526.67 sec