Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-110213
#<BuildRuby:0x000055be759629c0
@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.20221011-110213",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008512 0.001129 1.083415 ( 1.277268)
build_miniruby 0.002053 0.000000 0.098472 ( 0.095096)
build_ruby 0.001568 0.000000 0.096189 ( 0.093086)
build_all 0.005221 0.001056 1.298953 ( 0.569231)
build_install 0.009519 0.006105 1.589228 ( 0.880509)
test_btest 0.001491 0.000426 62.973938 ( 6.822901)
test_basic 0.003510 0.003126 0.347429 ( 0.445272)
test_all 0.007771 0.000878 513.196811 ( 54.425528)
test_rubyspec 0.072560 0.066062 42.527468 ( 50.781914)
total: 115.39 sec