Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-235403
#<BuildRuby:0x0000003fe7fcfb30
 @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.20250926-235403",
 @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.000063   0.000006   0.000069 (  0.000071)
autoconf               0.000092   0.000008   0.000100 (  0.000097)
configure              0.000080   0.000007   0.000087 (  0.000086)
build_up               0.019705   0.004709  22.950973 ( 11.565792)
build_miniruby         0.006394   0.000216  49.768626 ( 49.883633)
build_ruby             0.012868   0.000059  62.292699 ( 62.415688)
build_all              0.043756   0.016651 137.316295 ( 40.135532)
build_install          0.041489   0.039055  40.730767 ( 17.977662)
test_btest             0.002709   0.000000 317.674115 ( 98.334515)
test_basic             0.025870   0.007016   4.229296 (  4.087602)
test_all               0.323275   0.162259 3774.265989 (1094.070965)
test_rubyspec          0.164676   0.147003 611.892065 (174.558338)
total: 1553.03 sec