Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-162510
#<BuildRuby:0x0000557fa4dd00f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221210-162510",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004324 0.000021 0.886466 ( 1.124680)
build_miniruby 0.000856 0.000057 0.969303 ( 0.967960)
build_ruby 0.001191 0.000000 2.742220 ( 2.625319)
build_all 0.008551 0.000357 15.793482 ( 3.311994)
build_install 0.009660 0.000603 2.271684 ( 1.307144)
test_btest 0.000538 0.000034 67.083315 ( 10.956770)
test_basic 0.000000 0.004557 0.325509 ( 0.417321)
test_all 0.000000 0.000934 669.035834 (107.098660)
test_rubyspec 0.045760 0.027467 52.719761 ( 60.913010)
total: 188.72 sec