Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-082306
#<BuildRuby:0x0000003fd4156918
 @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-082306",
 @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.000118   0.000012   0.000130 (  0.000248)
autoconf               0.000121   0.000012   0.000133 (  0.000165)
configure              0.000112   0.000011   0.000123 (  0.000169)
build_up               0.015192   0.008880  21.023125 ( 10.768532)
build_miniruby         0.001681   0.004294  48.991731 ( 49.117455)
build_ruby             0.011326   0.000387  59.129885 ( 59.239626)
build_all              0.038663   0.021508 133.704865 ( 38.785956)
build_install          0.067743   0.007295  43.434292 ( 18.585438)
test_btest             0.003175   0.000475 346.714740 ( 95.305192)
test_basic             0.023614   0.012917   4.118800 (  4.009036)
test_all               0.350518   0.165710 4047.029317 (1132.341588)
test_rubyspec          0.208146   0.157788 703.754837 (199.790731)
total: 1607.95 sec