Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-224119
#<BuildRuby:0x0000564156b06ad8
@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.20220719-224119",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010178 0.000000 0.792011 ( 1.228442)
build_miniruby 0.001448 0.000000 0.056302 ( 0.055008)
build_ruby 0.001432 0.000000 0.052716 ( 0.051341)
build_all 0.008447 0.000199 1.262315 ( 0.477051)
build_install 0.015260 0.000780 4.460693 ( 1.811637)
test_btest 0.000000 0.002105 53.363127 ( 8.950077)
test_basic 0.000000 0.006483 0.211030 ( 0.304014)
test_all 0.000000 0.002131 516.189991 ( 55.371277)
test_rubyspec 0.089225 0.049776 40.739501 ( 46.836398)
total: 115.09 sec