Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-193513
#<BuildRuby:0x000055e2eeface50
@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-193513",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005162 0.005581 1.122038 ( 1.113282)
build_miniruby 0.001351 0.000450 0.072958 ( 0.071847)
build_ruby 0.001372 0.000458 0.075444 ( 0.074050)
build_all 0.010307 0.000354 1.575138 ( 0.614437)
build_install 0.020237 0.001496 1.907754 ( 0.954330)
test_btest 0.000959 0.000226 98.230614 ( 10.132184)
test_basic 0.002175 0.005704 0.360193 ( 0.448138)
test_all 0.002600 0.000765 661.568855 ( 67.586874)
test_rubyspec 0.098530 0.063888 46.795884 ( 55.284241)
total: 136.28 sec