Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251011-175056
#<BuildRuby:0x0000003fdb9770f0
@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-175056",
@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.000115 0.000009 0.000124 ( 0.000127)
autoconf 0.000180 0.000014 0.000194 ( 0.000192)
configure 0.000172 0.000014 0.000186 ( 0.000182)
build_up 0.030137 0.007191 49.280604 ( 21.539929)
build_miniruby 0.002774 0.003849 111.517815 (109.392720)
build_ruby 0.007288 0.007842 119.561688 (119.971062)
build_all 0.065861 0.030667 277.343918 ( 78.839348)
build_install 0.092848 0.023727 84.176818 ( 34.352881)
test_btest 0.006301 0.000282 762.269588 (203.331646)
test_basic 0.027861 0.010110 6.629872 ( 6.346329)
test_all 0.546130 0.360510 8278.927809 (2199.789211)
test_rubyspec 0.336664 0.288719 1372.886978 (378.017758)
total: 3151.59 sec