Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-183451
#<BuildRuby:0x0000003ff02e6ac8
 @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-183451",
 @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.000156   0.000000   0.000156 (  0.000160)
autoconf               0.000140   0.000000   0.000140 (  0.000137)
configure              0.000100   0.000000   0.000100 (  0.000099)
build_up               0.017752   0.004307  19.083454 ( 10.575786)
build_miniruby         0.004861   0.000089  48.164919 ( 48.251461)
build_ruby             0.011497   0.000356  58.346562 ( 58.489775)
build_all              0.036751   0.015730 121.049603 ( 35.300606)
build_install          0.045125   0.034974  38.415201 ( 17.640846)
test_btest             0.002337   0.000407 321.691820 ( 86.907401)
test_basic             0.022446   0.009920   4.411164 (  4.249229)
test_all               0.272110   0.166460 3383.163125 (905.917071)
test_rubyspec          0.152311   0.168987 575.614026 (165.300828)
total: 1332.64 sec