Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-192006
#<BuildRuby:0x000055a0aa7a2740
@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.20221202-192006",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004727 0.000338 1.194746 ( 1.297057)
build_miniruby 0.000821 0.000059 1.029069 ( 1.027722)
build_ruby 0.001110 0.000079 2.691567 ( 2.604095)
build_all 0.004636 0.004454 15.864522 ( 3.332523)
build_install 0.009618 0.000647 2.173033 ( 1.216344)
test_btest 0.000486 0.000061 62.447051 ( 11.245829)
test_basic 0.004656 0.000582 0.319282 ( 0.409534)
test_all 0.001002 0.000000 676.750791 (103.937848)
test_rubyspec 0.032018 0.026285 53.533336 ( 61.615948)
total: 186.69 sec