Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-114849
#<BuildRuby:0x0000003fc9de6a80
 @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.20250929-114849",
 @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.000069   0.000003   0.000072 (  0.000074)
autoconf               0.000095   0.000004   0.000099 (  0.000096)
configure              0.000082   0.000003   0.000085 (  0.000082)
build_up               0.018493   0.007724  25.705588 ( 12.792199)
build_miniruby         0.005546   0.000084  58.328140 ( 58.434431)
build_ruby             0.009577   0.003840  63.606732 ( 63.721697)
build_all              0.044573   0.016936 142.047590 ( 41.249196)
build_install          0.043764   0.035301  46.833602 ( 20.130196)
test_btest             0.003963   0.000000 367.424901 (120.270634)
test_basic             0.014401   0.025103   4.589236 (  4.475921)
test_all               0.327652   0.196709 3939.184064 (1118.166519)
test_rubyspec          0.146833   0.215148 703.940430 (198.508487)
total: 1637.75 sec