Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-095104
#<BuildRuby:0x0000003fdfb4f5b8
@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-095104",
@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.000069 0.000006 0.000075 ( 0.000077)
autoconf 0.000112 0.000009 0.000121 ( 0.000117)
configure 0.000149 0.000012 0.000161 ( 0.000169)
build_up 0.021493 0.020663 49.161235 ( 24.347062)
build_miniruby 0.006810 0.000744 130.332836 (130.918569)
build_ruby 0.012549 0.003662 141.659921 (142.374796)
build_all 0.075946 0.041757 308.832935 ( 88.349463)
build_install 0.120953 0.025218 90.824942 ( 37.494790)
test_btest 0.006257 0.000000 862.229981 (239.897932)
test_basic 0.023244 0.040815 8.694449 ( 8.341850)
test_all 0.617858 0.449866 9933.282049 (2669.183382)
test_rubyspec 0.328426 0.382646 1521.678970 (419.145449)
total: 3760.06 sec