Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-072610
#<BuildRuby:0x0000557c6085fe58
@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.20221121-072610",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005041 0.000266 1.134581 ( 1.372384)
build_miniruby 0.000725 0.000170 0.927259 ( 0.926013)
build_ruby 0.001018 0.000240 2.750249 ( 2.643272)
build_all 0.004581 0.004225 15.863772 ( 3.405737)
build_install 0.006165 0.003497 1.976529 ( 1.144461)
test_btest 0.000466 0.000140 58.304278 ( 11.361459)
test_basic 0.003909 0.001173 0.294461 ( 0.384592)
test_all 0.001024 0.000307 628.201236 (106.559579)
test_rubyspec 0.047492 0.016672 51.830190 ( 60.126935)
total: 187.93 sec