Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251007-090023
#<BuildRuby:0x0000003fcff976d0
@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-090023",
@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.000071 0.000006 0.000077 ( 0.000080)
autoconf 0.000103 0.000009 0.000112 ( 0.000112)
configure 0.000148 0.000000 0.000148 ( 0.000149)
build_up 0.027143 0.016798 51.760482 ( 25.816628)
build_miniruby 0.009396 0.000197 135.350743 (136.134936)
build_ruby 0.017398 0.004528 153.129764 (153.751587)
build_all 0.092461 0.038102 335.458156 ( 95.753450)
build_install 0.088744 0.062647 103.350702 ( 43.675009)
test_btest 0.003641 0.002987 938.052283 (250.102641)
test_basic 0.029495 0.045170 11.266810 ( 10.658148)
test_all 0.726766 0.460058 11048.879518 (3009.539388)
test_rubyspec 0.324001 0.448569 1715.785661 (468.006719)
total: 4193.45 sec