Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-234322
#<BuildRuby:0x000056412cc1c6e0
@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.20220902-234322",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008512 0.001965 0.964806 ( 0.997619)
build_miniruby 0.001632 0.000376 0.074345 ( 0.072621)
build_ruby 0.001701 0.000392 0.071718 ( 0.069784)
build_all 0.008346 0.001926 1.526487 ( 0.580918)
build_install 0.019735 0.001786 1.890831 ( 0.908639)
test_btest 0.000934 0.000187 78.047451 ( 8.232149)
test_basic 0.000000 0.007129 0.333241 ( 0.421826)
test_all 0.000976 0.003357 674.851938 ( 66.641486)
test_rubyspec 0.118892 0.065801 45.699893 ( 54.120530)
total: 132.05 sec