Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-120049
#<BuildRuby:0x000055945a3e7fa8
@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.20220627-120049",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006322 0.000345 0.949342 ( 1.041448)
build_miniruby 0.000876 0.000125 0.057036 ( 0.055741)
build_ruby 0.000000 0.000828 0.058806 ( 0.057564)
build_all 0.000892 0.003450 1.498820 ( 0.608495)
build_install 0.008782 0.001882 6.334422 ( 2.831431)
test_btest 0.000681 0.000146 53.742291 ( 8.413639)
test_basic 0.000574 0.005063 0.300855 ( 0.389432)
test_all 0.001058 0.000302 619.225728 ( 89.317732)
test_rubyspec 0.075637 0.022837 44.609931 ( 50.251972)
total: 152.97 sec