Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251218-090832
#<BuildRuby:0x0000003fba6378c0
@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.20251218-090832",
@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.000063 0.000006 0.000069 ( 0.000071)
autoconf 0.000092 0.000010 0.000102 ( 0.000098)
configure 0.000079 0.000008 0.000087 ( 0.000089)
build_up 0.000000 0.010841 8.508225 ( 8.237645)
build_miniruby 0.004559 0.000910 57.726655 ( 57.870803)
build_ruby 0.000376 0.006927 68.306120 ( 68.467917)
build_all 0.055913 0.011025 141.985719 ( 41.765116)
build_install 0.045507 0.028107 36.806839 ( 18.195476)
test_btest 0.002239 0.000422 414.073673 (112.913706)
test_basic 0.022801 0.012793 4.657163 ( 4.491956)
test_all 0.354646 0.167401 4480.801946 (1331.035345)
test_rubyspec 0.175250 0.194194 709.150162 (200.520632)
total: 1843.50 sec