Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-212148
#<BuildRuby:0x0000003fc0aa69f0
 @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.20250929-212148",
 @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.000061   0.000007   0.000068 (  0.000069)
autoconf               0.000090   0.000010   0.000100 (  0.000098)
configure              0.000077   0.000009   0.000086 (  0.000083)
build_up               0.025845   0.000203  24.383610 ( 11.951941)
build_miniruby         0.001927   0.004234  51.498111 ( 50.240471)
build_ruby             0.007908   0.000396  59.692630 ( 59.813348)
build_all              0.040868   0.020328 137.051567 ( 39.920953)
build_install          0.040881   0.038319  44.134471 ( 18.866586)
test_btest             0.002390   0.000472 352.422722 (113.827471)
test_basic             0.019133   0.014915   4.500196 (  4.357892)
test_all               0.335986   0.166319 4053.952224 (1063.118733)
test_rubyspec          0.126428   0.215504 685.438215 (194.361886)
total: 1556.47 sec