Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-153604
#<BuildRuby:0x0000563604db6038
@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.20221016-153604",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007767 0.003950 1.147162 ( 1.208131)
build_miniruby 0.001251 0.000385 0.105442 ( 0.102874)
build_ruby 0.001046 0.000322 0.108567 ( 0.106438)
build_all 0.006248 0.001922 1.357199 ( 0.580073)
build_install 0.008963 0.006224 1.713978 ( 0.915907)
test_btest 0.001239 0.000443 63.127227 ( 6.631199)
test_basic 0.005046 0.001802 0.366407 ( 0.456995)
test_all 0.006905 0.000000 495.418859 ( 53.637452)
test_rubyspec 0.071734 0.061430 43.528947 ( 51.992118)
total: 115.63 sec