Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-100023
#<BuildRuby:0x000055a7db5944c0
@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.20220717-100023",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.008306 0.003257 0.979170 ( 1.188014)
build_miniruby 0.001709 0.000302 0.075760 ( 0.073767)
build_ruby 0.001546 0.000273 0.076379 ( 0.075054)
build_all 0.009308 0.000913 1.549682 ( 0.580183)
build_install 0.017671 0.005139 5.221466 ( 2.076087)
test_btest 0.001046 0.000199 72.048551 ( 8.412854)
test_basic 0.005889 0.001122 0.337936 ( 0.432008)
test_all 0.001909 0.000000 643.611903 ( 64.689855)
test_rubyspec 0.115665 0.058581 45.805525 ( 51.513862)
total: 129.04 sec