Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-134407
#<BuildRuby:0x0000556e7cf98e50
@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.20220915-134407",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.008740 0.000671 1.104696 ( 1.103344)
build_miniruby 0.000000 0.002235 0.073516 ( 0.071027)
build_ruby 0.001325 0.000748 0.071952 ( 0.069874)
build_all 0.008394 0.000772 1.561892 ( 0.592962)
build_install 0.009909 0.012322 1.920160 ( 0.942665)
test_btest 0.000628 0.000191 96.705370 ( 9.231168)
test_basic 0.003512 0.003587 0.360722 ( 0.449597)
test_all 0.004251 0.000211 678.477956 ( 68.028648)
test_rubyspec 0.094619 0.072748 47.294075 ( 55.651089)
total: 136.14 sec