Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-135450
#<BuildRuby:0x0000003fc1c0ef58
@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-135450",
@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.000000 0.000129 0.000129 ( 0.000132)
autoconf 0.000000 0.000188 0.000188 ( 0.000185)
configure 0.000000 0.000179 0.000179 ( 0.000178)
build_up 0.012101 0.021526 38.782085 ( 21.951596)
build_miniruby 0.050028 0.008862 1867.841637 (626.469044)
build_ruby 0.011575 0.000601 128.454926 (128.931741)
build_all 0.085438 0.027163 280.592678 ( 80.407323)
build_install 0.086292 0.035517 87.722845 ( 36.014166)
test_btest 0.001504 0.003612 744.492312 (212.992327)
test_basic 0.037060 0.011343 7.415965 ( 7.051177)
test_all 0.550231 0.359834 8470.293934 (2252.673726)
test_rubyspec 0.199843 0.433077 1368.105701 (374.969709)
total: 3741.47 sec