Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-135719
#<BuildRuby:0x0000003fbd01ea80
 @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.20250927-135719",
 @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.000005   0.000065 (  0.000068)
autoconf               0.000115   0.000010   0.000125 (  0.000121)
configure              0.000127   0.000000   0.000127 (  0.000123)
build_up               0.020398   0.003741  22.444221 ( 11.303493)
build_miniruby         0.005534   0.000138  51.342894 ( 51.433449)
build_ruby             0.012271   0.000375  62.498563 ( 62.614595)
build_all              0.044568   0.014007 141.250772 ( 40.920560)
build_install          0.042822   0.037638  47.503767 ( 20.126532)
test_btest             0.000000   0.003800 389.863473 (105.080815)
test_basic             0.030568   0.003789   4.464608 (  4.307974)
test_all               0.264472   0.245034 4101.444933 (1103.473083)
test_rubyspec          0.175177   0.182389 699.619558 (197.391508)
total: 1596.66 sec