Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-175251
#<BuildRuby:0x000056433be2fe58
@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.20220816-175251",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006945 0.000000 0.888564 ( 1.255853)
build_miniruby 0.001021 0.000034 0.057828 ( 0.056553)
build_ruby 0.000918 0.000122 0.058744 ( 0.057499)
build_all 0.004727 0.000095 1.582356 ( 0.606645)
build_install 0.010955 0.000000 1.927564 ( 0.974010)
test_btest 0.000675 0.000000 50.170322 ( 8.926684)
test_basic 0.006088 0.000178 0.338701 ( 0.426373)
test_all 0.001721 0.000172 605.116388 ( 92.556263)
test_rubyspec 0.087350 0.040533 43.986804 ( 51.418668)
total: 156.28 sec