Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-204540
#<BuildRuby:0x0000003fdf8e7730
 @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.20250924-204540",
 @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.000070   0.000005   0.000075 (  0.000079)
autoconf               0.000106   0.000008   0.000114 (  0.000112)
configure              0.000093   0.000007   0.000100 (  0.000099)
build_up               0.023309   0.000836  23.334312 ( 11.836846)
build_miniruby         0.007166   0.000000  61.961634 ( 62.076243)
build_ruby             0.009708   0.003503  71.008024 ( 71.137022)
build_all              0.042946   0.021218 148.930005 ( 43.523067)
build_install          0.072300   0.008575  48.953820 ( 20.859171)
test_btest             0.002750   0.000000 395.829005 (106.787413)
test_basic             0.026615   0.005304   4.462341 (  4.333226)
test_all               0.274834   0.228582 3845.349196 (1045.505392)
test_rubyspec          0.205373   0.141177 686.529265 (194.670881)
total: 1560.74 sec