Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-181021
#<BuildRuby:0x000055dea30aead8
@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.20221017-181021",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003109 0.007739 1.141857 ( 1.178157)
build_miniruby 0.002684 0.000000 0.105918 ( 0.102144)
build_ruby 0.001510 0.000069 0.101438 ( 0.098473)
build_all 0.008515 0.000114 1.308718 ( 0.577648)
build_install 0.013146 0.003451 1.677662 ( 0.898221)
test_btest 0.001143 0.000217 61.373162 ( 6.708255)
test_basic 0.000000 0.006121 0.359421 ( 0.456315)
test_all 0.006226 0.001215 513.780907 ( 54.708787)
test_rubyspec 0.097122 0.036302 43.347764 ( 51.986843)
total: 116.72 sec