Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-064949
#<BuildRuby:0x0000003fe3f7fc88
 @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.20250928-064949",
 @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.000078   0.000000   0.000078 (  0.000079)
autoconf               0.000113   0.000000   0.000113 (  0.000109)
configure              0.000104   0.000000   0.000104 (  0.000105)
build_up               0.019166   0.008546  24.849351 ( 12.202297)
build_miniruby         0.005537   0.000172  58.585947 ( 58.726818)
build_ruby             0.012762   0.000528  66.644454 ( 66.782851)
build_all              0.049489   0.012338 143.612893 ( 42.036295)
build_install          0.051611   0.024078  47.166001 ( 20.261707)
test_btest             0.002304   0.000357 367.834630 (120.677505)
test_basic             0.025823   0.005654   4.808579 (  4.662812)
test_all               0.342760   0.166267 4223.523912 (1135.779082)
test_rubyspec          0.135853   0.210507 699.169435 (197.738472)
total: 1658.87 sec