Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-220504
#<BuildRuby:0x0000003fd4bbf288
@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-220504",
@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.000063 0.000007 0.000070 ( 0.000072)
autoconf 0.000183 0.000020 0.000203 ( 0.000196)
configure 0.000166 0.000018 0.000184 ( 0.000180)
build_up 0.015502 0.014428 34.083613 ( 16.980618)
build_miniruby 0.003413 0.003293 86.334369 ( 86.555013)
build_ruby 0.012553 0.000670 105.585996 (105.850374)
build_all 0.069786 0.029232 271.349305 ( 76.326345)
build_install 0.071595 0.037347 78.721686 ( 31.825878)
test_btest 0.003101 0.000661 721.171838 (192.546556)
test_basic 0.027518 0.022085 6.386344 ( 6.142080)
test_all 0.549266 0.340515 8076.007047 (2164.504022)
test_rubyspec 0.313624 0.288352 1341.254194 (368.710860)
total: 3049.45 sec