Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251008-200108
#<BuildRuby:0x0000003fc5e97258
@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.20251008-200108",
@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.000073 0.000008 0.000081 ( 0.000082)
autoconf 0.000105 0.000012 0.000117 ( 0.000114)
configure 0.000115 0.000000 0.000115 ( 0.000112)
build_up 0.014247 0.026667 55.250479 ( 24.141980)
build_miniruby 0.004394 0.003386 123.742345 (124.189191)
build_ruby 0.013283 0.000859 133.150547 (133.776877)
build_all 0.068757 0.039221 288.108398 ( 81.733285)
build_install 0.069449 0.056695 92.858716 ( 37.500556)
test_btest 0.006060 0.003562 801.132616 (214.632792)
test_basic 0.059193 0.054535 8.486466 ( 8.057764)
test_all 0.611994 0.395527 9262.098448 (2458.786513)
test_rubyspec 0.295899 0.360164 1415.090537 (389.400446)
total: 3472.23 sec