Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-004209
#<BuildRuby:0x0000558db1a58bf8
@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.20220912-004209",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009659 0.000690 1.199679 ( 2.441174)
build_miniruby 0.001675 0.000120 0.073330 ( 0.072929)
build_ruby 0.001810 0.000129 0.068004 ( 0.066779)
build_all 0.009841 0.000329 1.588811 ( 0.622888)
build_install 0.015185 0.009575 1.931555 ( 0.966161)
test_btest 0.001144 0.000000 94.851341 ( 9.105976)
test_basic 0.003140 0.004833 0.342099 ( 0.432275)
test_all 0.000000 0.003066 680.355036 ( 67.999010)
test_rubyspec 0.103842 0.074530 47.232618 ( 55.307621)
total: 137.02 sec