Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-141157
#<BuildRuby:0x000055ce641da8c0
@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.20221115-141157",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.005792 0.945034 ( 1.508459)
build_miniruby 0.000000 0.001026 0.875449 ( 0.873816)
build_ruby 0.000000 0.001474 2.525783 ( 2.439617)
build_all 0.006813 0.002256 15.459076 ( 2.783559)
build_install 0.007733 0.000655 1.870823 ( 0.973292)
test_btest 0.000624 0.000098 59.883752 ( 9.104720)
test_basic 0.005364 0.000229 0.278666 ( 0.367587)
test_all 0.001297 0.000194 611.655071 ( 89.530812)
test_rubyspec 0.080329 0.043704 45.381804 ( 53.670536)
total: 161.25 sec