Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251224-132339
#<BuildRuby:0x0000003ff4297550
@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.20251224-132339",
@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.000076 0.000006 0.000082 ( 0.000085)
autoconf 0.000108 0.000009 0.000117 ( 0.000113)
configure 0.000094 0.000007 0.000101 ( 0.000099)
build_up 0.011334 0.000567 9.387010 ( 9.497992)
build_miniruby 0.006071 0.000156 62.330821 ( 62.461819)
build_ruby 0.003264 0.003984 68.488518 ( 68.621384)
build_all 0.030408 0.012348 30.832200 ( 12.902924)
build_install 0.040784 0.026780 36.694615 ( 17.947227)
test_btest 0.003161 0.000000 400.506270 (125.101997)
test_basic 0.028811 0.002761 4.641925 ( 4.505827)
test_all 0.350841 0.209498 4610.388916 (1300.058407)
test_rubyspec 0.158356 0.222718 722.416708 (203.224997)
total: 1804.33 sec