Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-085230
#<BuildRuby:0x0000003fced6e918
 @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-085230",
 @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.000060   0.000006   0.000066 (  0.000068)
autoconf               0.000105   0.000000   0.000105 (  0.000102)
configure              0.000086   0.000000   0.000086 (  0.000084)
build_up               0.014701   0.015415  32.507236 ( 14.299520)
build_miniruby         0.005473   0.000000  56.537857 ( 56.639767)
build_ruby             0.009526   0.003363  66.928960 ( 67.060815)
build_all              0.049101   0.022630 186.878498 ( 58.564173)
build_install          0.073361   0.006816  45.645478 ( 20.236639)
test_btest             0.003029   0.000000 395.065110 (106.625174)
test_basic             0.030487   0.006175   4.984652 (  4.834676)
test_all               0.331330   0.199837 3985.325370 (1118.279317)
test_rubyspec          0.153662   0.188119 705.345609 (199.903346)
total: 1646.45 sec