Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-060226
#<BuildRuby:0x000055ec43532700
@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.20220811-060226",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008440 0.003375 0.985801 ( 1.003192)
build_miniruby 0.001372 0.000549 0.075863 ( 0.074124)
build_ruby 0.002123 0.000000 0.073462 ( 0.071477)
build_all 0.005128 0.006066 1.575731 ( 0.576591)
build_install 0.020207 0.003747 5.215594 ( 2.103435)
test_btest 0.001097 0.000422 75.211503 ( 8.417038)
test_basic 0.001365 0.006708 0.331230 ( 0.426629)
test_all 0.001191 0.000550 671.086173 ( 65.748337)
test_rubyspec 0.098728 0.072554 46.266923 ( 53.809135)
total: 132.23 sec