Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-205240
#<BuildRuby:0x0000003fb935f590
@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.20251012-205240",
@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.000122 0.000010 0.000132 ( 0.000133)
autoconf 0.000173 0.000014 0.000187 ( 0.000182)
configure 0.000159 0.000013 0.000172 ( 0.000169)
build_up 0.024818 0.012487 43.739860 ( 21.736694)
build_miniruby 0.004885 0.004528 125.583696 (126.031268)
build_ruby 0.012120 0.004481 137.399506 (137.866944)
build_all 0.067831 0.047575 279.986595 ( 79.235403)
build_install 0.092638 0.031648 85.953905 ( 36.213587)
test_btest 0.000978 0.004299 786.658277 (210.368615)
test_basic 0.034742 0.021511 8.934082 ( 8.498445)
test_all 0.616500 0.386797 8661.801952 (2407.954691)
test_rubyspec 0.322693 0.351668 1408.568074 (388.872605)
total: 3416.79 sec