Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-005531
#<BuildRuby:0x0000003fd8cbfd50
 @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.20250925-005531",
 @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.000068   0.000005   0.000073 (  0.000074)
autoconf               0.000093   0.000007   0.000100 (  0.000098)
configure              0.000076   0.000005   0.000081 (  0.000081)
build_up               0.015085   0.008602  21.330663 ( 10.907666)
build_miniruby         0.001783   0.004216  48.886585 ( 48.995059)
build_ruby             0.007180   0.003959  59.240425 ( 59.359202)
build_all              0.033669   0.020992 131.766466 ( 38.288377)
build_install          0.062016   0.013566  43.563652 ( 19.141080)
test_btest             0.003066   0.000000 340.450754 ( 99.298456)
test_basic             0.022345   0.006788   4.151187 (  4.046942)
test_all               0.294159   0.183284 3836.983818 (1080.780459)
test_rubyspec          0.140400   0.201862 623.350072 (177.754236)
total: 1538.58 sec