Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-090544
#<BuildRuby:0x0000559fe4633df8
@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.20220812-090544",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.000000 0.006568 0.840458 ( 1.006733)
build_miniruby 0.000000 0.001043 0.057787 ( 0.056509)
build_ruby 0.000000 0.000986 0.059567 ( 0.058243)
build_all 0.004077 0.000615 1.533271 ( 0.589108)
build_install 0.008190 0.002951 5.674995 ( 2.181063)
test_btest 0.000476 0.000317 56.672837 ( 8.163525)
test_basic 0.004998 0.000506 0.286665 ( 0.375688)
test_all 0.002213 0.001361 592.546059 ( 96.178528)
test_rubyspec 0.053491 0.075563 43.943416 ( 51.307549)
total: 159.92 sec