Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-195718
#<BuildRuby:0x0000003feb887b30
 @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.20250924-195718",
 @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.000063   0.000004   0.000067 (  0.000068)
autoconf               0.000094   0.000008   0.000102 (  0.000098)
configure              0.000076   0.000006   0.000082 (  0.000082)
build_up               0.013635   0.010631  21.577396 ( 10.915322)
build_miniruby         0.005040   0.000484  49.090419 ( 49.184179)
build_ruby             0.005442   0.006751  58.358801 ( 58.488749)
build_all              0.031660   0.021038 119.931981 ( 35.134756)
build_install          0.061939   0.014657  39.078084 ( 17.376962)
test_btest             0.002312   0.000351 311.900285 ( 95.905855)
test_basic             0.030874   0.002933   4.235538 (  4.115390)
test_all               0.275876   0.172574 3507.350296 (975.223753)
test_rubyspec          0.145914   0.181966 578.625531 (165.880896)
total: 1412.23 sec