Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251013-004716
#<BuildRuby:0x0000003fd061f188
@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.20251013-004716",
@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.000113 0.000011 0.000124 ( 0.000127)
autoconf 0.000168 0.000017 0.000185 ( 0.000181)
configure 0.000156 0.000016 0.000172 ( 0.000171)
build_up 0.028735 0.011588 48.904744 ( 23.895481)
build_miniruby 0.009313 0.000598 131.148093 (131.772249)
build_ruby 0.013494 0.007465 145.163977 (145.717976)
build_all 0.055104 0.058387 300.820021 ( 85.544530)
build_install 0.093996 0.039093 92.215824 ( 39.055347)
test_btest 0.003154 0.000655 834.761048 (230.200059)
test_basic 0.046906 0.010725 8.546904 ( 8.165142)
test_all 0.664254 0.383445 10060.476342 (2660.509258)
test_rubyspec 0.382617 0.348944 1594.494018 (439.470506)
total: 3764.34 sec