Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-111352
#<BuildRuby:0x0000003fe7457730
 @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-111352",
 @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.000006   0.000070 (  0.000073)
autoconf               0.000093   0.000009   0.000102 (  0.000099)
configure              0.000088   0.000009   0.000097 (  0.000094)
build_up               0.012985   0.012018  27.546138 ( 13.115038)
build_miniruby         0.004872   0.000112  58.104027 ( 58.240228)
build_ruby             0.011215   0.000000  66.578550 ( 66.713561)
build_all              0.036441   0.020900 139.670651 ( 40.448081)
build_install          0.047183   0.030199  47.648957 ( 20.444917)
test_btest             0.002398   0.000461 371.871134 (115.369377)
test_basic             0.023735   0.005673   4.539987 (  4.400867)
test_all               0.321836   0.197095 4005.795656 (1125.428281)
test_rubyspec          0.197999   0.146525 700.639659 (198.034854)
total: 1642.20 sec