Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-081844
#<BuildRuby:0x0000003fd9656a80
 @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.20250927-081844",
 @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.000061   0.000006   0.000067 (  0.000070)
autoconf               0.000089   0.000008   0.000097 (  0.000094)
configure              0.000074   0.000007   0.000081 (  0.000079)
build_up               0.021952   0.003787  25.638144 ( 12.437148)
build_miniruby         0.001970   0.004162  66.047005 ( 66.197160)
build_ruby             0.012813   0.000506  77.897608 ( 78.079147)
build_all              0.030770   0.033233 153.497680 ( 44.839845)
build_install          0.055521   0.028208  51.382120 ( 21.933422)
test_btest             0.000000   0.003667 427.557811 (114.838207)
test_basic             0.033557   0.003412   5.465942 (  5.306124)
test_all               0.337722   0.213567 4811.338982 (1261.776572)
test_rubyspec          0.179147   0.223607 814.112323 (231.766679)
total: 1837.18 sec