Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-151946
#<BuildRuby:0x000055718d108e80
@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.20221015-151946",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.008953 0.000769 1.073060 ( 1.144185)
build_miniruby 0.001316 0.000202 0.098025 ( 0.095125)
build_ruby 0.001799 0.000277 0.100290 ( 0.096878)
build_all 0.007972 0.001226 1.302729 ( 0.548409)
build_install 0.015776 0.000000 1.634597 ( 0.876011)
test_btest 0.000000 0.001712 62.786042 ( 6.176881)
test_basic 0.005985 0.001887 0.350786 ( 0.438611)
test_all 0.006429 0.000000 514.657128 ( 55.289299)
test_rubyspec 0.110650 0.020322 43.250547 ( 51.795282)
total: 116.46 sec