Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-060043
#<BuildRuby:0x00005629b1b532c8
@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.20220814-060043",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002558 0.003925 0.823132 ( 0.859595)
build_miniruby 0.000892 0.000127 0.058053 ( 0.056698)
build_ruby 0.000907 0.000129 0.060400 ( 0.059192)
build_all 0.004830 0.000000 1.544949 ( 0.586850)
build_install 0.002699 0.006325 1.942053 ( 0.981608)
test_btest 0.000725 0.000161 54.236301 ( 8.172431)
test_basic 0.004818 0.001071 0.315728 ( 0.403858)
test_all 0.000000 0.002153 612.235096 ( 87.188173)
test_rubyspec 0.093223 0.033928 43.736655 ( 51.094599)
total: 149.40 sec