Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-210716
#<BuildRuby:0x0000003fe8bf6f58
@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.20251007-210716",
@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.000117 0.000010 0.000127 ( 0.000131)
autoconf 0.000168 0.000015 0.000183 ( 0.000183)
configure 0.000163 0.000014 0.000177 ( 0.000177)
build_up 0.021556 0.014904 48.263369 ( 25.082326)
build_miniruby 0.007315 0.003876 180.667893 (178.723867)
build_ruby 0.013700 0.007635 148.012463 (148.572755)
build_all 0.088921 0.036231 332.493458 ( 94.169450)
build_install 0.086706 0.048944 101.819055 ( 42.699574)
test_btest 0.006339 0.000000 921.659342 (248.189889)
test_basic 0.036943 0.032538 10.653776 ( 10.146342)
test_all 0.635087 0.492583 11015.777200 (2923.722298)
test_rubyspec 0.357233 0.433096 1680.270865 (461.988549)
total: 4133.30 sec