Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-182017
#<BuildRuby:0x0000562ffe1135a8
@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.20221203-182017",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003953 0.006997 1.246357 ( 1.235821)
build_miniruby 0.002846 0.000000 0.845262 ( 0.843058)
build_ruby 0.000000 0.003129 2.250281 ( 2.154859)
build_all 0.018375 0.002178 18.679100 ( 2.195526)
build_install 0.016348 0.006433 2.097406 ( 1.022003)
test_btest 0.000847 0.000242 92.928900 ( 9.109352)
test_basic 0.003881 0.005836 0.346219 ( 0.432742)
test_all 0.001921 0.000640 690.258289 ( 69.489297)
test_rubyspec 0.107545 0.070664 49.674817 ( 57.789022)
total: 144.27 sec