Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-020948
#<BuildRuby:0x000055a41b30aad8
@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.20220816-020948",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009455 0.000825 0.873039 ( 0.950882)
build_miniruby 0.002314 0.000356 0.064892 ( 0.062519)
build_ruby 0.001519 0.000233 0.064103 ( 0.062801)
build_all 0.009194 0.000000 1.252113 ( 0.475696)
build_install 0.012224 0.004382 1.621617 ( 0.797861)
test_btest 0.001365 0.000000 55.166902 ( 6.005526)
test_basic 0.002076 0.004437 0.275498 ( 0.364807)
test_all 0.003742 0.000788 487.581538 ( 52.899815)
test_rubyspec 0.088743 0.043437 41.601489 ( 49.242001)
total: 110.86 sec