Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-065544
#<BuildRuby:0x0000564af3fbbf00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-065544",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005767 0.000628 0.893294 ( 0.950679)
build_miniruby 0.000705 0.000235 0.056978 ( 0.055831)
build_ruby 0.000743 0.000247 0.058802 ( 0.057640)
build_all 0.003538 0.001179 1.537732 ( 0.612862)
build_install 0.006765 0.002255 5.709312 ( 2.191873)
test_btest 0.000641 0.000214 53.385071 ( 8.271529)
test_basic 0.005852 0.000233 0.330756 ( 0.418325)
test_all 0.000867 0.000656 605.090463 ( 91.123999)
test_rubyspec 0.072435 0.053488 44.104611 ( 49.694793)
total: 153.38 sec