Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-070651
#<BuildRuby:0x0000555e28807510
@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.20220914-070651",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006009 0.003722 1.068103 ( 1.090261)
build_miniruby 0.001655 0.000354 0.069799 ( 0.068030)
build_ruby 0.001562 0.000335 0.075253 ( 0.073491)
build_all 0.005009 0.004511 1.572962 ( 0.606481)
build_install 0.018563 0.003546 1.902294 ( 0.942309)
test_btest 0.000859 0.000215 92.459753 ( 9.695120)
test_basic 0.007986 0.000000 0.362088 ( 0.454172)
test_all 0.004805 0.000000 666.682200 ( 67.656146)
test_rubyspec 0.102884 0.057394 46.680255 ( 54.866565)
total: 135.45 sec