Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-141004
#<BuildRuby:0x000055fe42640208
@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-141004",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006232 0.000157 0.859471 ( 1.471480)
build_miniruby 0.000804 0.000054 0.056711 ( 0.055542)
build_ruby 0.001031 0.000000 0.059042 ( 0.057807)
build_all 0.000645 0.003800 1.566715 ( 0.615978)
build_install 0.004823 0.004104 5.668096 ( 2.199021)
test_btest 0.000693 0.000123 53.113974 ( 8.344471)
test_basic 0.004726 0.000834 0.283212 ( 0.372385)
test_all 0.001403 0.000248 615.056640 ( 87.077126)
test_rubyspec 0.093708 0.033630 44.078274 ( 49.832805)
total: 150.03 sec