Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251010-122333
#<BuildRuby:0x0000003fbc2d6ee0
@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-122333",
@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.000124 0.000011 0.000135 ( 0.000137)
autoconf 0.000206 0.000000 0.000206 ( 0.000202)
configure 0.000183 0.000000 0.000183 ( 0.000181)
build_up 0.034180 0.012318 49.305946 ( 24.097000)
build_miniruby 0.009052 0.000487 133.160227 (133.768741)
build_ruby 0.020952 0.000000 148.723342 (149.345392)
build_all 0.089402 0.037995 324.891041 ( 93.499034)
build_install 0.092727 0.044451 100.283484 ( 41.680473)
test_btest 0.001171 0.003695 858.543489 (259.890309)
test_basic 0.032237 0.036366 9.332538 ( 8.922541)
test_all 0.648887 0.482842 10020.422214 (2658.943132)
test_rubyspec 0.288302 0.429401 1566.673702 (429.071698)
total: 3799.23 sec