Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-001706
#<BuildRuby:0x0000003fd9baf6a8
@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.20251009-001706",
@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.000127 0.000011 0.000138 ( 0.000140)
autoconf 0.000179 0.000017 0.000196 ( 0.000189)
configure 0.000166 0.000015 0.000181 ( 0.000180)
build_up 0.021926 0.028674 61.067362 ( 27.938538)
build_miniruby 0.005129 0.004163 138.732956 (139.319430)
build_ruby 0.021554 0.000175 153.807221 (154.424532)
build_all 0.078624 0.054094 351.096194 (100.538996)
build_install 0.104521 0.045562 115.436341 ( 44.904600)
test_btest 0.000000 0.005137 967.095147 (264.239433)
test_basic 0.027790 0.031884 10.493340 ( 10.020611)
test_all 0.720030 0.462678 11159.335378 (3010.243957)
test_rubyspec 0.358426 0.435171 1788.664104 (488.901851)
total: 4240.54 sec