Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-000136
#<BuildRuby:0x0000003fc716ea48
 @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.20250930-000136",
 @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.000060   0.000008   0.000068 (  0.000069)
autoconf               0.000088   0.000011   0.000099 (  0.000095)
configure              0.000072   0.000009   0.000081 (  0.000081)
build_up               0.018883   0.004877  22.266001 ( 11.361786)
build_miniruby         0.000000   0.005752  51.201686 ( 51.286643)
build_ruby             0.005066   0.008402  61.162151 ( 61.276030)
build_all              0.030910   0.026016 137.355917 ( 39.890466)
build_install          0.054049   0.026887  46.539565 ( 19.918224)
test_btest             0.003974   0.000000 387.122987 (104.154705)
test_basic             0.026761   0.001442   4.513314 (  4.385717)
test_all               0.291036   0.231050 4161.364590 (1093.757516)
test_rubyspec          0.159859   0.184519 698.639287 (197.312955)
total: 1583.35 sec