Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-113941
#<BuildRuby:0x0000003febe7ea20
 @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.20250926-113941",
 @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.000080   0.000006   0.000086 (  0.000088)
autoconf               0.000113   0.000008   0.000121 (  0.000119)
configure              0.000096   0.000008   0.000104 (  0.000101)
build_up               0.021295   0.003801  23.710935 ( 11.783823)
build_miniruby         0.001879   0.003827  52.454405 ( 52.564274)
build_ruby             0.006251   0.007456  63.346278 ( 63.456310)
build_all              0.036997   0.023932 139.444881 ( 40.512131)
build_install          0.049917   0.028036  48.065310 ( 20.438525)
test_btest             0.003912   0.000013 374.666351 (114.194327)
test_basic             0.019408   0.010532   4.447611 (  4.305753)
test_all               0.328432   0.199913 4055.922931 (1088.939579)
test_rubyspec          0.177033   0.169786 705.226137 (198.930736)
total: 1595.13 sec