Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251219-194045
#<BuildRuby:0x0000003fce2af590
@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.20251219-194045",
@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.000061 0.000009 0.000070 ( 0.000070)
autoconf 0.000088 0.000012 0.000100 ( 0.000097)
configure 0.000104 0.000000 0.000104 ( 0.000102)
build_up 0.012484 0.001194 10.559262 ( 8.941860)
build_miniruby 0.005991 0.000000 53.076138 ( 53.173703)
build_ruby 0.006978 0.000000 67.211529 ( 67.334178)
build_all 0.039565 0.025869 141.538461 ( 41.304853)
build_install 0.056488 0.015110 36.480530 ( 17.745418)
test_btest 0.000000 0.002783 397.673121 (118.629376)
test_basic 0.028297 0.003952 4.521885 ( 4.385108)
test_all 0.342380 0.175745 4166.808219 (1260.547840)
test_rubyspec 0.174165 0.164817 713.002082 (200.472839)
total: 1772.54 sec