Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-223733
#<BuildRuby:0x0000564cf1abecc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221129-223733",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006101 0.004150 1.207442 ( 1.353874)
build_miniruby 0.002810 0.000000 0.838881 ( 0.836088)
build_ruby 0.003573 0.000311 2.233690 ( 2.136709)
build_all 0.013999 0.007801 18.600271 ( 2.204100)
build_install 0.016978 0.005096 2.090426 ( 1.035713)
test_btest 0.001043 0.000227 92.917338 ( 9.154472)
test_basic 0.008016 0.001743 0.346149 ( 0.431226)
test_all 0.002079 0.000199 679.325098 ( 69.395872)
test_rubyspec 0.117873 0.065999 49.438754 ( 57.513257)
total: 144.06 sec