Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-032911
#<BuildRuby:0x0000003fc479fcd0
 @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-032911",
 @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.000059   0.000009   0.000068 (  0.000070)
autoconf               0.000084   0.000014   0.000098 (  0.000095)
configure              0.000171   0.000000   0.000171 (  0.000174)
build_up               0.017646   0.006991  22.724890 ( 11.313202)
build_miniruby         0.005122   0.000196  50.327739 ( 50.442881)
build_ruby             0.012624   0.000779  60.766643 ( 60.880420)
build_all              0.048224   0.012759 140.857716 ( 40.930098)
build_install          0.035296   0.046458  46.626881 ( 19.815944)
test_btest             0.002045   0.000504 371.591044 (106.110710)
test_basic             0.027407   0.006813   4.407614 (  4.278790)
test_all               0.347572   0.170351 4130.096833 (1216.803275)
test_rubyspec          0.174750   0.187859 693.518332 (195.897473)
total: 1706.48 sec