Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-165734
#<BuildRuby:0x0000003fec01f0f0
@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.20251011-165734",
@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.000060 0.000007 0.000067 ( 0.000069)
autoconf 0.000084 0.000010 0.000094 ( 0.000093)
configure 0.000072 0.000009 0.000081 ( 0.000080)
build_up 0.012293 0.024777 36.014489 ( 19.292448)
build_miniruby 0.005410 0.004291 112.978874 (113.352401)
build_ruby 0.010206 0.003698 120.106733 (120.507610)
build_all 0.060218 0.033170 268.767351 ( 76.691685)
build_install 0.066701 0.052442 85.228833 ( 34.799627)
test_btest 0.004749 0.000000 762.453135 (203.925325)
test_basic 0.034452 0.020317 7.229451 ( 6.920335)
test_all 0.545848 0.373662 8391.214847 (2243.719106)
test_rubyspec 0.309606 0.311101 1375.390295 (378.549580)
total: 3197.77 sec