Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-022646
#<BuildRuby:0x0000003fbce76a20
 @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.20250922-022646",
 @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.000060   0.000003   0.000063 (  0.000065)
autoconf               0.000094   0.000005   0.000099 (  0.000096)
configure              0.000081   0.000004   0.000085 (  0.000083)
build_up               0.005960   0.016148  19.218965 ( 10.764747)
build_miniruby         0.005675   0.000130  49.461261 ( 49.557079)
build_ruby             0.011325   0.000252  60.449912 ( 60.573840)
build_all              0.025500   0.035016 138.571264 ( 40.186237)
build_install          0.069801   0.012218  44.041243 ( 19.484602)
test_btest             0.002941   0.000000 400.203151 (111.679146)
test_basic             0.021026   0.018136   5.304882 (  5.135450)
test_all               0.333012   0.182667 4013.016228 (1090.838779)
test_rubyspec          0.146149   0.198727 639.974057 (181.656719)
total: 1569.88 sec