Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-114536
#<BuildRuby:0x000055d4a5ffcd30
@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.20220908-114536",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008217 0.003261 1.201894 ( 1.865642)
build_miniruby 0.002050 0.000385 0.831634 ( 0.830150)
build_ruby 0.000000 0.002872 2.101112 ( 2.100635)
build_all 0.014405 0.005528 18.650379 ( 2.173725)
build_install 0.018537 0.003634 1.881866 ( 0.945989)
test_btest 0.000923 0.000231 92.377150 ( 9.783115)
test_basic 0.003309 0.004359 0.360963 ( 0.449996)
test_all 0.004840 0.000035 684.892649 ( 68.863676)
test_rubyspec 0.113163 0.054066 46.895893 ( 55.386629)
total: 142.40 sec