Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-024123
#<BuildRuby:0x0000003ff22be918
 @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.20250926-024123",
 @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.000006   0.000071 (  0.000070)
autoconf               0.000133   0.000000   0.000133 (  0.000127)
configure              0.000110   0.000000   0.000110 (  0.000109)
build_up               0.000000   0.034697  22.207865 ( 11.141380)
build_miniruby         0.005446   0.000629  51.167189 ( 51.258324)
build_ruby             0.011289   0.000533  59.947271 ( 60.048978)
build_all              0.050052   0.011021 136.568761 ( 40.174482)
build_install          0.054388   0.020658  43.336661 ( 18.812405)
test_btest             0.003380   0.000625 356.041570 ( 95.733167)
test_basic             0.025827   0.004028   4.285825 (  4.159908)
test_all               0.318494   0.164791 3729.012266 (1032.106486)
test_rubyspec          0.115753   0.239794 650.035995 (184.619045)
total: 1498.06 sec