Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-133538
#<BuildRuby:0x0000560dcd4bab78
@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.20220727-133538",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006356 0.000454 0.852198 ( 1.286476)
build_miniruby 0.000838 0.000060 0.057055 ( 0.055857)
build_ruby 0.000886 0.000063 0.059595 ( 0.058331)
build_all 0.004669 0.000012 1.530316 ( 0.586286)
build_install 0.006384 0.004730 5.641367 ( 2.145453)
test_btest 0.000645 0.000080 55.462777 ( 7.753060)
test_basic 0.000000 0.006003 0.329529 ( 0.417526)
test_all 0.000000 0.001999 602.952878 ( 89.720806)
test_rubyspec 0.091822 0.035500 43.808056 ( 49.363090)
total: 151.39 sec