Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-165134
#<BuildRuby:0x0000555c00916700
@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.20220921-165134",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001162 0.008492 1.056094 ( 1.091519)
build_miniruby 0.001289 0.000703 0.116101 ( 0.111385)
build_ruby 0.001973 0.000000 0.107663 ( 0.090142)
build_all 0.008629 0.001100 1.536200 ( 0.650084)
build_install 0.014637 0.007121 1.904127 ( 0.962859)
test_btest 0.000911 0.000425 75.754209 ( 8.388282)
test_basic 0.005603 0.002614 0.378507 ( 0.477102)
test_all 0.004002 0.000000 671.589176 ( 67.832161)
test_rubyspec 0.097045 0.053176 45.285931 ( 53.638541)
total: 133.24 sec