Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-151429
#<BuildRuby:0x0000562d838c1390
@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.20221027-151429",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005831 0.004385 1.091965 ( 1.191876)
build_miniruby 0.001604 0.000000 0.103422 ( 0.103156)
build_ruby 0.001351 0.000000 0.105652 ( 0.106479)
build_all 0.007695 0.000281 1.293178 ( 0.588158)
build_install 0.013647 0.000536 1.614520 ( 0.899241)
test_btest 0.001664 0.000184 63.877282 ( 6.836885)
test_basic 0.007003 0.000234 0.357315 ( 0.449385)
test_all 0.007261 0.000024 515.599971 ( 54.918642)
test_rubyspec 0.092278 0.030345 43.535298 ( 52.160789)
total: 117.26 sec