Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-080219
#<BuildRuby:0x0000557310c43f00
@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.20221209-080219",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.004899 1.191733 ( 1.192413)
build_miniruby 0.000000 0.001011 0.982762 ( 0.981409)
build_ruby 0.000000 0.001344 2.831034 ( 2.745094)
build_all 0.001161 0.008184 15.845654 ( 3.321955)
build_install 0.009655 0.000529 2.252077 ( 1.284545)
test_btest 0.000441 0.000139 59.589296 ( 11.836789)
test_basic 0.000546 0.004306 0.308551 ( 0.399399)
test_all 0.000742 0.000273 654.576922 (106.021880)
test_rubyspec 0.038695 0.035160 53.016260 ( 61.229176)
total: 189.01 sec