Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-205419
#<BuildRuby:0x0000559cd5c4e038
@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.20220815-205419",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007251 0.001116 0.803191 ( 0.869829)
build_miniruby 0.001143 0.000176 0.051894 ( 0.051290)
build_ruby 0.001311 0.000201 0.063943 ( 0.064095)
build_all 0.007006 0.000364 1.286478 ( 0.487414)
build_install 0.010975 0.004960 1.584664 ( 0.808625)
test_btest 0.000922 0.000173 55.404109 ( 6.329815)
test_basic 0.006136 0.000233 0.296477 ( 0.389038)
test_all 0.003964 0.000699 480.703466 ( 51.576843)
test_rubyspec 0.113628 0.030262 41.727679 ( 49.404182)
total: 109.98 sec