Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-182557
#<BuildRuby:0x000056036663c328
@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.20220804-182557",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000000 0.006278 0.815744 ( 1.194188)
build_miniruby 0.000000 0.000985 0.057093 ( 0.055906)
build_ruby 0.000432 0.000530 0.059346 ( 0.058206)
build_all 0.004354 0.000126 1.520716 ( 0.582877)
build_install 0.009703 0.001535 5.635698 ( 2.157049)
test_btest 0.000451 0.000120 49.741275 ( 8.385894)
test_basic 0.004659 0.001242 0.352127 ( 0.440761)
test_all 0.000976 0.000261 622.891773 ( 90.911298)
test_rubyspec 0.070078 0.047523 43.620957 ( 50.985777)
total: 154.77 sec