Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-204528
#<BuildRuby:0x000055bfd4e4bfa8
@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.20220821-204528",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005325 0.001332 0.813573 ( 0.968875)
build_miniruby 0.000000 0.001050 0.060806 ( 0.059602)
build_ruby 0.000000 0.000981 0.059651 ( 0.058329)
build_all 0.002860 0.001735 1.512381 ( 0.589608)
build_install 0.004974 0.006125 1.917282 ( 0.964465)
test_btest 0.000621 0.000239 56.378850 ( 7.986004)
test_basic 0.004339 0.001669 0.332770 ( 0.421248)
test_all 0.002153 0.000000 635.626416 ( 93.927749)
test_rubyspec 0.053839 0.028788 44.279569 ( 52.578365)
total: 157.55 sec