Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-004221
#<BuildRuby:0x0000003fca486a48
 @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.20250928-004221",
 @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.000066   0.000004   0.000070 (  0.000071)
autoconf               0.000121   0.000000   0.000121 (  0.000117)
configure              0.000092   0.000000   0.000092 (  0.000090)
build_up               0.020431   0.004116  22.504380 ( 11.706703)
build_miniruby         0.005106   0.000079  50.281605 ( 50.378428)
build_ruby             0.012551   0.000320  61.935912 ( 62.059294)
build_all              0.042451   0.019706 138.005340 ( 40.193153)
build_install          0.052633   0.027209  45.816759 ( 19.410278)
test_btest             0.000424   0.003472 388.606747 (104.654414)
test_basic             0.007436   0.031583   4.465835 (  4.348837)
test_all               0.316014   0.189751 4120.660867 (1088.071612)
test_rubyspec          0.141413   0.206132 696.587664 (196.503977)
total: 1577.33 sec