Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-053956
#<BuildRuby:0x000055a872ee2f08
@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.20220726-053956",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009421 0.001401 0.870743 ( 5.477711)
build_miniruby 0.001916 0.000479 0.108606 ( 0.108789)
build_ruby 0.003146 0.000000 2.541113 ( 2.436658)
build_all 0.013663 0.001703 12.884502 ( 1.701697)
build_install 0.017440 0.000416 4.334904 ( 1.820294)
test_btest 0.002217 0.000000 52.520987 ( 5.984778)
test_basic 0.005447 0.000423 0.296591 ( 0.388190)
test_all 0.002214 0.000369 479.505629 ( 51.666966)
test_rubyspec 0.086256 0.050003 41.889861 ( 47.677996)
total: 117.26 sec