Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-173615
#<BuildRuby:0x0000003fcbe07d50
 @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.20250924-173615",
 @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.000103   0.000013   0.000116 (  0.000245)
autoconf               0.000117   0.000015   0.000132 (  0.000149)
configure              0.000099   0.000012   0.000111 (  0.000138)
build_up               0.014415   0.008932  22.001377 ( 10.982525)
build_miniruby         0.000000   0.005584  48.152606 ( 48.242304)
build_ruby             0.009397   0.002466  58.883427 ( 59.017307)
build_all              0.049913   0.006703 124.341853 ( 36.090445)
build_install          0.060880   0.011352  41.247032 ( 17.875776)
test_btest             0.000000   0.002971 327.945731 ( 90.540749)
test_basic             0.013986   0.017952   4.279613 (  4.142228)
test_all               0.260213   0.193207 3620.273629 (971.021372)
test_rubyspec          0.164838   0.164445 599.341796 (171.386116)
total: 1409.30 sec