Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-233039
#<BuildRuby:0x0000562d6ce1a7e0
@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-233039",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.006811 0.817904 ( 0.962148)
build_miniruby 0.000072 0.000894 0.057017 ( 0.055826)
build_ruby 0.000904 0.000120 0.058999 ( 0.057760)
build_all 0.004092 0.000546 1.529051 ( 0.585556)
build_install 0.005637 0.005348 5.644715 ( 2.170968)
test_btest 0.000832 0.000000 50.300517 ( 8.062429)
test_basic 0.001557 0.004059 0.336171 ( 0.425387)
test_all 0.000686 0.000172 596.819522 ( 90.978755)
test_rubyspec 0.081219 0.043316 43.649054 ( 49.227322)
total: 152.53 sec