Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251014-103222
#<BuildRuby:0x0000003fc69ff0f0
@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.20251014-103222",
@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.000111 0.000008 0.000119 ( 0.000123)
autoconf 0.000225 0.000000 0.000225 ( 0.000218)
configure 0.000186 0.000000 0.000186 ( 0.000180)
build_up 0.014111 0.021356 46.555437 ( 22.583761)
build_miniruby 0.004825 0.003961 123.598802 (124.047516)
build_ruby 0.014013 0.003344 139.760871 (140.258243)
build_all 0.064965 0.041267 284.913577 ( 81.397821)
build_install 0.084037 0.040084 90.858881 ( 38.022345)
test_btest 0.002910 0.003707 800.517059 (213.639216)
test_basic 0.031236 0.033185 8.836838 ( 8.488925)
test_all 0.607542 0.392568 8990.880652 (2491.861844)
test_rubyspec 0.292008 0.407946 1435.774059 (394.514029)
total: 3514.83 sec