Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-102717
#<BuildRuby:0x00005602cfc84420
@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-102717",
@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.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007228 0.003830 0.965918 ( 0.989149)
build_miniruby 0.002437 0.000000 0.074389 ( 0.072350)
build_ruby 0.002243 0.000252 0.074028 ( 0.072092)
build_all 0.009698 0.001397 1.567365 ( 0.598071)
build_install 0.020175 0.002961 1.931225 ( 0.938767)
test_btest 0.001155 0.000262 96.868894 ( 9.752398)
test_basic 0.003520 0.004042 0.354839 ( 0.442601)
test_all 0.003950 0.001031 694.491389 ( 68.629589)
test_rubyspec 0.112432 0.053645 47.162668 ( 55.479021)
total: 136.98 sec