Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-222851
#<BuildRuby:0x00005564a37c2740
@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.20220724-222851",
@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.000021 0.000000 0.000021 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006624 0.000000 0.822455 ( 0.994448)
build_miniruby 0.000972 0.000000 0.057569 ( 0.056235)
build_ruby 0.000840 0.000000 0.059246 ( 0.057963)
build_all 0.004703 0.000000 1.520157 ( 0.587533)
build_install 0.011106 0.000000 5.616009 ( 2.176807)
test_btest 0.000698 0.000000 51.646956 ( 8.087011)
test_basic 0.005752 0.000000 0.356104 ( 0.444321)
test_all 0.001079 0.000000 619.124440 ( 89.574998)
test_rubyspec 0.109143 0.019947 43.716405 ( 49.317860)
total: 151.30 sec