Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-081111
#<BuildRuby:0x000055cf8ddbb2c8
@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-081111",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006179 0.000152 0.851518 ( 1.193099)
build_miniruby 0.000930 0.000062 0.057922 ( 0.056615)
build_ruby 0.000872 0.000058 0.059407 ( 0.058159)
build_all 0.004107 0.000274 1.532037 ( 0.617487)
build_install 0.005662 0.005216 6.291200 ( 2.842754)
test_btest 0.001251 0.000166 47.462001 ( 8.583544)
test_basic 0.000000 0.005834 0.259603 ( 0.348043)
test_all 0.000000 0.002234 644.457883 ( 94.140378)
test_rubyspec 0.057273 0.031958 44.126317 ( 49.725213)
total: 157.57 sec