Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260206-095345
#<BuildRuby:0x0000003fd56cf2b8
@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.20260206-095345",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "5"]],
@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.000064 0.000007 0.000071 ( 0.000072)
autoconf 0.000111 0.000011 0.000122 ( 0.000118)
configure 0.000093 0.000010 0.000103 ( 0.000099)
build_up 0.002856 0.012304 14.963899 ( 12.493317)
build_miniruby 0.005552 0.000197 70.378228 ( 70.545186)
build_ruby 0.009047 0.000634 87.447897 ( 83.124126)
build_all 0.037081 0.010867 207.450998 (180.815886)
build_install 0.056859 0.028118 208.511818 (179.395764)
test_btest 0.003512 0.000602 482.864359 (133.089954)
test_basic 0.036038 0.006058 87.611182 ( 87.577805)
test_all 0.361985 0.261659 5239.623012 (1685.592025)
test_rubyspec 0.222248 0.214312 1046.467569 (458.624910)
total: 2891.27 sec