Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-072555
#<BuildRuby:0x00005638d45406d8
@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.20221110-072555",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000060 0.000009 0.000069 ( 0.000073)
build_up 0.010543 0.000330 1.125268 ( 1.152896)
build_miniruby 0.001908 0.000254 0.068362 ( 0.066035)
build_ruby 0.001614 0.000215 0.068848 ( 0.066741)
build_all 0.010172 0.000716 1.500794 ( 0.584045)
build_install 0.014644 0.006546 1.865417 ( 0.934815)
test_btest 0.001584 0.000279 84.231590 ( 8.872193)
test_basic 0.004620 0.005300 0.333751 ( 0.417098)
test_all 0.002123 0.000000 703.033255 ( 69.691353)
test_rubyspec 0.127561 0.054200 47.829130 ( 56.007131)
total: 137.79 sec