Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-011208
#<BuildRuby:0x0000003fecd7f2b8
@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-011208",
@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.000124 0.000010 0.000134 ( 0.000285)
autoconf 0.000132 0.000010 0.000142 ( 0.000181)
configure 0.000120 0.000009 0.000129 ( 0.000210)
build_up 0.022513 0.018096 48.761142 ( 22.945276)
build_miniruby 0.007107 0.000000 122.123136 (122.601594)
build_ruby 0.012823 0.004006 133.248035 (133.676930)
build_all 0.082485 0.021969 292.691513 ( 83.775187)
build_install 0.069603 0.056917 90.934736 ( 38.065641)
test_btest 0.003336 0.000620 770.964799 (221.384311)
test_basic 0.025484 0.021279 8.943279 ( 8.453131)
test_all 0.562946 0.447209 8980.659503 (2365.051972)
test_rubyspec 0.290039 0.396045 1451.277912 (399.943539)
total: 3395.91 sec