Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-234848
#<BuildRuby:0x0000003fd691f8c8
 @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-234848",
 @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.000075   0.000007   0.000082 (  0.000082)
autoconf               0.000105   0.000010   0.000115 (  0.000112)
configure              0.000092   0.000009   0.000101 (  0.000100)
build_up               0.014566   0.009082  23.074354 ( 11.272208)
build_miniruby         0.006020   0.000213  50.702245 ( 50.809107)
build_ruby             0.012366   0.000016  61.125454 ( 61.251993)
build_all              0.035899   0.024340 141.536377 ( 40.920181)
build_install          0.053652   0.021818  47.497502 ( 19.019683)
test_btest             0.003168   0.000532 386.589696 (104.220878)
test_basic             0.029449   0.005595   4.522247 (  4.382802)
test_all               0.351634   0.153539 4132.340118 (1205.148695)
test_rubyspec          0.201270   0.158581 705.100599 (200.526296)
total: 1697.56 sec