Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-004952
#<BuildRuby:0x000055c9d80d2918
@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.20220516-004952",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002170 0.004390 0.862308 ( 1.140100)
build_miniruby 0.000732 0.000169 0.056802 ( 0.055624)
build_ruby 0.000864 0.000000 0.057658 ( 0.056475)
build_all 0.004090 0.000193 1.501520 ( 0.602480)
build_install 0.008239 0.000811 6.309129 ( 2.860625)
test_btest 0.000793 0.000000 55.780565 ( 8.301403)
test_basic 0.001773 0.003998 0.308623 ( 0.397055)
test_all 0.000932 0.000233 628.447079 ( 90.405387)
test_rubyspec 0.081026 0.042987 44.272528 ( 49.841551)
total: 153.66 sec