Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-000111
#<BuildRuby:0x0000003fc0376ab8
 @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-000111",
 @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.000067   0.000006   0.000073 (  0.000075)
autoconf               0.000093   0.000008   0.000101 (  0.000099)
configure              0.000078   0.000007   0.000085 (  0.000083)
build_up               0.017484   0.008535  26.338669 ( 12.824765)
build_miniruby         0.006008   0.000208  68.989740 ( 69.173860)
build_ruby             0.012642   0.000471  78.269957 ( 78.444693)
build_all              0.060020   0.001880 147.618096 ( 42.776541)
build_install          0.058976   0.020098  48.715720 ( 20.764610)
test_btest             0.003097   0.000367 388.256477 (104.500810)
test_basic             0.010227   0.021230   4.359785 (  4.228406)
test_all               0.324545   0.160681 3741.034198 (1149.676726)
test_rubyspec          0.157051   0.181766 615.616964 (175.748552)
total: 1658.14 sec