Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-213206
#<BuildRuby:0x00005617375106e0
@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.20221111-213206",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003849 0.006884 1.106461 ( 1.135619)
build_miniruby 0.001444 0.000385 0.067855 ( 0.066121)
build_ruby 0.001256 0.000335 0.065669 ( 0.064014)
build_all 0.000543 0.008047 1.449228 ( 0.584136)
build_install 0.013025 0.008427 1.797173 ( 0.925216)
test_btest 0.000983 0.000437 85.813587 ( 8.944005)
test_basic 0.007915 0.000000 0.339729 ( 0.433040)
test_all 0.001139 0.000382 696.333742 ( 69.745754)
test_rubyspec 0.085851 0.084281 47.600308 ( 56.043541)
total: 137.94 sec