Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-214748
#<BuildRuby:0x0000003fce526a58
 @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-214748",
 @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.000060   0.000006   0.000066 (  0.000069)
autoconf               0.000090   0.000009   0.000099 (  0.000096)
configure              0.000076   0.000007   0.000083 (  0.000082)
build_up               0.019748   0.004787  22.252527 ( 11.344447)
build_miniruby         0.003094   0.003134  49.256587 ( 49.340020)
build_ruby             0.008437   0.004082  60.624919 ( 60.732619)
build_all              0.036763   0.024563 138.584359 ( 40.224705)
build_install          0.051941   0.023780  44.680567 ( 19.366172)
test_btest             0.003280   0.000583 365.749904 (106.401404)
test_basic             0.030486   0.007534   4.500730 (  4.346885)
test_all               0.277548   0.215085 3811.721056 (1085.338353)
test_rubyspec          0.103896   0.246513 657.533471 (186.282212)
total: 1563.38 sec