Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-154900
#<BuildRuby:0x0000003fe04efc58
 @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.20250925-154900",
 @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.000074   0.000006   0.000080 (  0.000081)
autoconf               0.000106   0.000008   0.000114 (  0.000112)
configure              0.000094   0.000007   0.000101 (  0.000098)
build_up               0.015623   0.008024  21.102957 ( 10.850130)
build_miniruby         0.005610   0.000140  48.665117 ( 48.775020)
build_ruby             0.013101   0.000000  59.752353 ( 59.863758)
build_all              0.050536   0.007283 128.676735 ( 37.584086)
build_install          0.047799   0.032457  43.480884 ( 18.864603)
test_btest             0.000000   0.002898 356.628408 (100.618801)
test_basic             0.024226   0.005373   4.408381 (  4.279069)
test_all               0.319827   0.149651 3523.065464 (1115.005531)
test_rubyspec          0.154858   0.191182 627.230567 (178.166605)
total: 1574.01 sec