Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-090854
#<BuildRuby:0x0000562c152d8bc8
@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.20220722-090854",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006008 0.006674 1.017216 ( 2.059016)
build_miniruby 0.001430 0.000358 0.076884 ( 0.075385)
build_ruby 0.001579 0.000395 0.071153 ( 0.069249)
build_all 0.009636 0.001341 1.561779 ( 0.591158)
build_install 0.020392 0.001512 5.204845 ( 2.078158)
test_btest 0.001127 0.000225 76.095084 ( 7.885011)
test_basic 0.006863 0.000409 0.328571 ( 0.417663)
test_all 0.001673 0.000319 624.803862 ( 63.962732)
test_rubyspec 0.152400 0.035112 45.670114 ( 51.353276)
total: 128.49 sec