Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-120744
#<BuildRuby:0x000055970a688b88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220912-120744",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009750 0.000802 1.149202 ( 1.091021)
build_miniruby 0.001844 0.000264 0.072897 ( 0.071245)
build_ruby 0.001677 0.000239 0.075132 ( 0.073113)
build_all 0.009631 0.001376 1.563697 ( 0.608982)
build_install 0.022326 0.000032 1.930573 ( 0.953494)
test_btest 0.001802 0.000200 92.634204 ( 9.744095)
test_basic 0.006977 0.000775 0.356680 ( 0.448428)
test_all 0.004465 0.000496 680.969682 ( 67.736000)
test_rubyspec 0.105836 0.063575 47.397986 ( 55.698007)
total: 136.43 sec