Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-225559
#<BuildRuby:0x0000003fd9fff0f0
@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-225559",
@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.000060 0.000007 0.000067 ( 0.000069)
autoconf 0.000100 0.000000 0.000100 ( 0.000098)
configure 0.000084 0.000000 0.000084 ( 0.000082)
build_up 0.013569 0.014056 35.696383 ( 17.317303)
build_miniruby 0.008595 0.000114 84.447137 ( 84.686233)
build_ruby 0.014278 0.000354 105.186658 (105.503251)
build_all 0.073207 0.028557 273.701591 ( 77.309621)
build_install 0.076029 0.027903 74.174895 ( 30.909673)
test_btest 0.000082 0.003211 746.454156 (198.011798)
test_basic 0.025243 0.016999 6.288852 ( 6.079805)
test_all 0.572780 0.376219 7813.517697 (2080.255766)
test_rubyspec 0.263489 0.352641 1329.360794 (363.592939)
total: 2963.67 sec