Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-092238
#<BuildRuby:0x0000559032077de0
@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.20220808-092238",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.003002 0.004065 0.880213 ( 1.205542)
build_miniruby 0.001015 0.000068 0.058179 ( 0.056910)
build_ruby 0.000942 0.000063 0.059699 ( 0.058504)
build_all 0.004423 0.000294 1.527128 ( 0.590045)
build_install 0.011248 0.000132 5.645015 ( 2.161297)
test_btest 0.000762 0.000045 48.343312 ( 8.549745)
test_basic 0.000674 0.004765 0.294851 ( 0.383969)
test_all 0.001043 0.000123 626.258421 ( 92.759042)
test_rubyspec 0.083561 0.045427 43.769152 ( 51.141348)
total: 156.91 sec