Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-170450
#<BuildRuby:0x0000003fd9976918
 @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.20250925-170450",
 @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.000064   0.000005   0.000069 (  0.000070)
autoconf               0.000094   0.000007   0.000101 (  0.000098)
configure              0.000101   0.000008   0.000109 (  0.000104)
build_up               0.015022   0.008683  22.496276 ( 11.163727)
build_miniruby         0.003350   0.003215  49.398095 ( 49.520379)
build_ruby             0.009314   0.004147  58.742332 ( 58.861352)
build_all              0.036218   0.019590 127.962485 ( 37.266311)
build_install          0.028111   0.047836  42.438448 ( 18.596111)
test_btest             0.003725   0.000000 336.094364 (108.231691)
test_basic             0.024998   0.006706   4.392608 (  4.242424)
test_all               0.286384   0.178869 3496.880998 (954.705086)
test_rubyspec          0.145551   0.179675 636.954450 (180.592813)
total: 1423.18 sec