Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-204708
#<BuildRuby:0x0000003fc0ed7d08
 @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-204708",
 @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.000064   0.000007   0.000071 (  0.000072)
autoconf               0.000089   0.000010   0.000099 (  0.000096)
configure              0.000076   0.000009   0.000085 (  0.000084)
build_up               0.011168   0.012367  20.334764 ( 10.994850)
build_miniruby         0.002207   0.003736  49.611057 ( 49.711896)
build_ruby             0.009617   0.003632  60.881970 ( 60.990178)
build_all              0.039829   0.022045 138.083187 ( 40.035611)
build_install          0.047701   0.026500  44.012928 ( 19.199454)
test_btest             0.003004   0.000000 378.746100 (104.957793)
test_basic             0.010371   0.020433   4.428249 (  4.309300)
test_all               0.334389   0.164935 3818.755785 (1215.614703)
test_rubyspec          0.159536   0.184962 671.370309 (190.363792)
total: 1696.18 sec