Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-211145
#<BuildRuby:0x0000003fc3d46ab8
 @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-211145",
 @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.000065   0.000005   0.000070 (  0.000071)
autoconf               0.000093   0.000007   0.000100 (  0.000098)
configure              0.000082   0.000007   0.000089 (  0.000087)
build_up               0.020676   0.004051  22.002931 ( 11.479806)
build_miniruby         0.003346   0.003590  84.219464 ( 83.154117)
build_ruby             0.011624   0.000000  59.563016 ( 59.683925)
build_all              0.045481   0.014149 133.094805 ( 38.657141)
build_install          0.038899   0.037643  41.975205 ( 18.323497)
test_btest             0.003063   0.000000 338.728862 ( 91.762736)
test_basic             0.018932   0.009694   4.198044 (  4.097873)
test_all               0.348421   0.122769 3600.726320 (1036.774146)
test_rubyspec          0.149324   0.194362 624.483287 (177.961757)
total: 1521.90 sec