Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-173637
#<BuildRuby:0x0000558df7646858
@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-173637",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004280 0.839601 ( 1.049114)
build_miniruby 0.000000 0.000990 1.027447 ( 1.026182)
build_ruby 0.000000 0.001115 2.725104 ( 2.596454)
build_all 0.003213 0.005871 15.869433 ( 3.447097)
build_install 0.003653 0.005475 2.259254 ( 1.271224)
test_btest 0.000400 0.000143 65.150523 ( 10.500334)
test_basic 0.003648 0.001303 0.293073 ( 0.383684)
test_all 0.000725 0.000259 655.611581 (115.693619)
test_rubyspec 0.042510 0.023982 52.450431 ( 60.567694)
total: 196.54 sec