Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-055947
#<BuildRuby:0x0000558e1d3ef2c8
@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.20220609-055947",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.006443 0.909347 ( 0.892689)
build_miniruby 0.000000 0.001042 0.057699 ( 0.056461)
build_ruby 0.000000 0.000935 0.059126 ( 0.057949)
build_all 0.001618 0.002709 1.504594 ( 0.606306)
build_install 0.009010 0.000000 6.307974 ( 2.832126)
test_btest 0.000616 0.000000 50.390639 ( 8.324380)
test_basic 0.005007 0.000543 0.259368 ( 0.348428)
test_all 0.001117 0.000176 618.429022 ( 91.451273)
test_rubyspec 0.086222 0.042109 43.987550 ( 49.539682)
total: 154.11 sec