Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-182449
#<BuildRuby:0x0000559f66b9ff90
@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.20221203-182449",
@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.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005188 1.207421 ( 1.240856)
build_miniruby 0.000000 0.000894 0.963084 ( 0.961748)
build_ruby 0.000000 0.001217 2.822751 ( 2.720361)
build_all 0.003105 0.005966 15.906015 ( 3.363986)
build_install 0.010129 0.000780 2.256224 ( 1.306240)
test_btest 0.000509 0.000132 66.022665 ( 11.922594)
test_basic 0.003774 0.000984 0.307421 ( 0.398634)
test_all 0.000742 0.000193 659.707356 (121.622026)
test_rubyspec 0.042271 0.024169 53.289079 ( 61.482029)
total: 205.02 sec