Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-113142
#<BuildRuby:0x000055a167e75438
@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.20221101-113142",
@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.000031 0.000005 0.000036 ( 0.000036)
autoconf 0.000044 0.000006 0.000050 ( 0.000051)
configure 0.000043 0.000007 0.000050 ( 0.000046)
build_up 0.002747 0.008409 1.111425 ( 1.150990)
build_miniruby 0.001697 0.000522 0.092629 ( 0.089627)
build_ruby 0.001143 0.000351 0.097305 ( 0.094765)
build_all 0.008432 0.001203 1.337900 ( 0.558342)
build_install 0.009925 0.006327 1.673247 ( 0.882794)
test_btest 0.001910 0.000000 60.610472 ( 6.417581)
test_basic 0.005288 0.001021 0.352169 ( 0.453138)
test_all 0.004053 0.002986 508.904399 ( 54.780644)
test_rubyspec 0.081402 0.040698 43.301988 ( 51.954419)
total: 116.38 sec