Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-194430
#<BuildRuby:0x0000560c31f7ac40
@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.20220701-194430",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.006538 0.866311 ( 1.070393)
build_miniruby 0.000737 0.000321 0.057684 ( 0.056427)
build_ruby 0.000640 0.000267 0.058836 ( 0.057601)
build_all 0.004188 0.000123 1.508911 ( 0.601232)
build_install 0.004911 0.006233 6.307636 ( 2.828498)
test_btest 0.000526 0.000243 48.169018 ( 8.905439)
test_basic 0.003739 0.001726 0.322083 ( 0.410872)
test_all 0.000906 0.000418 623.709004 ( 92.175218)
test_rubyspec 0.052476 0.057181 44.596104 ( 50.204355)
total: 156.31 sec