Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-141356
#<BuildRuby:0x00005627530cc620
@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-141356",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006531 0.004750 0.977896 ( 1.008743)
build_miniruby 0.001951 0.000600 0.075446 ( 0.073101)
build_ruby 0.000000 0.001629 0.066186 ( 0.065000)
build_all 0.008086 0.002376 1.552603 ( 0.605504)
build_install 0.019634 0.003748 1.943628 ( 0.952644)
test_btest 0.001138 0.000341 95.147477 ( 9.772044)
test_basic 0.003936 0.004152 0.353483 ( 0.442109)
test_all 0.003302 0.001101 685.744015 ( 68.521122)
test_rubyspec 0.100102 0.071905 46.935348 ( 55.417304)
total: 136.86 sec