Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-101809
#<BuildRuby:0x000055811b9e8008
@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-101809",
@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.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004213 0.000444 1.214970 ( 1.275388)
build_miniruby 0.000957 0.000101 0.912255 ( 0.910947)
build_ruby 0.001082 0.000114 2.736760 ( 2.646121)
build_all 0.008999 0.000053 15.836160 ( 3.399639)
build_install 0.010295 0.000156 2.250621 ( 1.262573)
test_btest 0.000506 0.000044 65.514901 ( 11.601994)
test_basic 0.003963 0.000345 0.285379 ( 0.376330)
test_all 0.000947 0.000082 645.072362 (109.261371)
test_rubyspec 0.050014 0.009479 52.183779 ( 60.382784)
total: 191.12 sec