Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-162118
#<BuildRuby:0x00005631a39f4dd8
@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.20220920-162118",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008797 0.001122 1.091742 ( 1.155750)
build_miniruby 0.001808 0.000417 0.118456 ( 0.116266)
build_ruby 0.001441 0.000333 0.114345 ( 0.098873)
build_all 0.010578 0.000284 1.596746 ( 0.670169)
build_install 0.016662 0.005262 1.968806 ( 1.000111)
test_btest 0.001235 0.000274 76.902863 ( 8.891578)
test_basic 0.004351 0.003538 0.369036 ( 0.459832)
test_all 0.003411 0.000611 628.537517 ( 66.264786)
test_rubyspec 0.090204 0.063191 45.547601 ( 54.027221)
total: 132.69 sec