Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-090839
#<BuildRuby:0x00005618ddb4cc00
@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.20220907-090839",
@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.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007101 0.004867 0.974794 ( 1.006473)
build_miniruby 0.000000 0.001940 0.075077 ( 0.075088)
build_ruby 0.000000 0.001792 0.074050 ( 0.073666)
build_all 0.008294 0.001636 1.561929 ( 0.611257)
build_install 0.022631 0.000099 1.905600 ( 0.971961)
test_btest 0.001024 0.000256 97.928039 ( 9.248966)
test_basic 0.004216 0.004458 0.352557 ( 0.441369)
test_all 0.002363 0.000675 641.004270 ( 65.943304)
test_rubyspec 0.095507 0.082532 47.027748 ( 55.393842)
total: 133.77 sec