Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-045913
#<BuildRuby:0x000055c0ae9b5338
@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-045913",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008449 0.001078 0.884225 ( 2.188645)
build_miniruby 0.001888 0.000000 0.066430 ( 0.065212)
build_ruby 0.001477 0.000000 0.050153 ( 0.049427)
build_all 0.003746 0.005336 1.283384 ( 0.493384)
build_install 0.004581 0.011542 4.339086 ( 1.853251)
test_btest 0.000661 0.000305 53.066035 ( 5.864289)
test_basic 0.004272 0.001971 0.286079 ( 0.376945)
test_all 0.001431 0.000661 481.146936 ( 51.514820)
test_rubyspec 0.074331 0.043820 41.858463 ( 47.430236)
total: 109.84 sec