Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-190914
#<BuildRuby:0x0000003fe79d6918
 @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-190914",
 @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.000076   0.000000   0.000076 (  0.000076)
autoconf               0.000097   0.000000   0.000097 (  0.000093)
configure              0.000082   0.000000   0.000082 (  0.000082)
build_up               0.013676   0.008425  21.101488 ( 10.985180)
build_miniruby         0.004323   0.000665  47.920242 ( 48.024281)
build_ruby             0.008604   0.003493  59.239980 ( 59.337029)
build_all              0.043127   0.014519 136.729632 ( 40.151752)
build_install          0.043683   0.035705  45.965736 ( 19.434615)
test_btest             0.003519   0.000000 378.186625 (106.163880)
test_basic             0.029580   0.003799   4.426550 (  4.286816)
test_all               0.305161   0.189401 3849.004353 (1115.014227)
test_rubyspec          0.179680   0.160801 660.664365 (186.699939)
total: 1590.10 sec