Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-174114
#<BuildRuby:0x000055766bc7a038
@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.20220824-174114",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010392 0.000463 0.858046 ( 0.914912)
build_miniruby 0.001448 0.000103 0.058655 ( 0.057466)
build_ruby 0.002042 0.000146 0.065662 ( 0.063659)
build_all 0.008617 0.000000 1.267915 ( 0.481111)
build_install 0.015693 0.000621 1.560548 ( 0.797785)
test_btest 0.000000 0.001423 52.820425 ( 6.088491)
test_basic 0.003932 0.003022 0.294536 ( 0.383889)
test_all 0.004398 0.000000 482.528589 ( 52.017811)
test_rubyspec 0.095485 0.038505 41.806965 ( 50.356385)
total: 111.16 sec