Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-083041
#<BuildRuby:0x0000003fea6a7870
 @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-083041",
 @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.000061   0.000010   0.000071 (  0.000073)
autoconf               0.000105   0.000018   0.000123 (  0.000119)
configure              0.000094   0.000016   0.000110 (  0.000110)
build_up               0.017143   0.007448  23.412663 ( 11.581252)
build_miniruby         0.005121   0.000000  51.602306 ( 51.690953)
build_ruby             0.008809   0.003677  61.034855 ( 61.146237)
build_all              0.047407   0.010363 137.412896 ( 39.893522)
build_install          0.039016   0.041814  45.471017 ( 19.695898)
test_btest             0.002315   0.000579 382.568681 (104.360170)
test_basic             0.022721   0.006671   4.433978 (  4.308034)
test_all               0.316011   0.179396 3966.349430 (1047.234888)
test_rubyspec          0.178239   0.161217 619.497837 (176.338745)
total: 1516.26 sec