Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-174417
#<BuildRuby:0x0000555b9ac5a878
@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.20220717-174417",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006459 0.000000 0.846881 ( 1.465936)
build_miniruby 0.000997 0.000000 0.057182 ( 0.055953)
build_ruby 0.000993 0.000000 0.059429 ( 0.058220)
build_all 0.004610 0.000000 1.535019 ( 0.603856)
build_install 0.006226 0.004850 5.702834 ( 2.211789)
test_btest 0.000681 0.000043 54.446276 ( 7.907740)
test_basic 0.005621 0.000352 0.265900 ( 0.353958)
test_all 0.000999 0.000062 615.093618 ( 91.078774)
test_rubyspec 0.070420 0.025785 43.541802 ( 49.153777)
total: 152.89 sec