Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-081537
#<BuildRuby:0x000056210eb15550
@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.20221012-081537",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010365 0.000985 1.094161 ( 1.148949)
build_miniruby 0.001603 0.000247 0.095725 ( 0.091767)
build_ruby 0.001293 0.000199 0.100659 ( 0.098155)
build_all 0.009513 0.000018 1.298753 ( 0.564099)
build_install 0.012995 0.001037 1.613603 ( 0.886060)
test_btest 0.001614 0.000201 63.579704 ( 6.650341)
test_basic 0.006672 0.000158 0.351786 ( 0.451181)
test_all 0.006657 0.000138 493.149691 ( 54.272671)
test_rubyspec 0.094619 0.041773 43.135497 ( 51.774425)
total: 115.94 sec