Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-180804
#<BuildRuby:0x0000003fe44b6a80
 @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-180804",
 @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.000071   0.000012   0.000083 (  0.000083)
autoconf               0.000103   0.000018   0.000121 (  0.000118)
configure              0.000000   0.000212   0.000212 (  0.000213)
build_up               0.009037   0.015777  22.352354 ( 11.565697)
build_miniruby         0.001460   0.004329  51.797842 ( 50.492582)
build_ruby             0.013274   0.000000  61.740955 ( 61.853208)
build_all              0.045862   0.015018 139.274987 ( 40.319668)
build_install          0.060525   0.014349  43.564586 ( 19.389030)
test_btest             0.000000   0.003629 382.722781 (103.158139)
test_basic             0.025630   0.008314   4.578476 (  4.443693)
test_all               0.297501   0.205225 3877.067223 (1060.027549)
test_rubyspec          0.162719   0.191344 676.814402 (191.851638)
total: 1543.11 sec