Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-163409
#<BuildRuby:0x0000003fca7775e0
@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.20251010-163409",
@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.000119 0.000011 0.000130 ( 0.000133)
autoconf 0.000187 0.000017 0.000204 ( 0.000198)
configure 0.000179 0.000017 0.000196 ( 0.000196)
build_up 0.027215 0.015089 51.462112 ( 25.138350)
build_miniruby 0.001722 0.008107 133.879808 (134.680026)
build_ruby 0.010342 0.010738 146.218974 (146.984936)
build_all 0.088187 0.031633 304.343366 ( 86.225257)
build_install 0.095842 0.038128 94.994446 ( 40.274772)
test_btest 0.001240 0.003612 809.597790 (249.173314)
test_basic 0.044336 0.008016 8.653742 ( 8.245927)
test_all 0.658703 0.426011 9909.420499 (2596.863691)
test_rubyspec 0.393224 0.368527 1637.316481 (447.686286)
total: 3735.28 sec