Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-113552
#<BuildRuby:0x0000003fbbf4fd08
 @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.20250923-113552",
 @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.000072   0.000005   0.000077 (  0.000076)
autoconf               0.000100   0.000006   0.000106 (  0.000104)
configure              0.000097   0.000000   0.000097 (  0.000094)
build_up               0.016747   0.004631  19.351497 ( 10.788064)
build_miniruby         0.005266   0.000081  48.824919 ( 48.907397)
build_ruby             0.012312   0.000553  59.358564 ( 59.464826)
build_all              0.038193   0.023270 133.010999 ( 38.563205)
build_install          0.047867   0.031084  40.128830 ( 17.806354)
test_btest             0.000453   0.003018 337.500955 (105.423121)
test_basic             0.026525   0.005572   4.355094 (  4.219687)
test_all               0.343527   0.126157 3863.112500 (1081.633990)
test_rubyspec          0.143589   0.198758 625.989674 (177.872254)
total: 1544.68 sec