Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-150629
#<BuildRuby:0x000055d5178c0a68
@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.20221013-150629",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000056 0.000009 0.000065 ( 0.000067)
build_up 0.005982 0.003597 1.095311 ( 1.148236)
build_miniruby 0.001673 0.000359 0.096737 ( 0.093624)
build_ruby 0.001275 0.000273 0.099288 ( 0.096329)
build_all 0.006761 0.001449 1.298547 ( 0.559719)
build_install 0.011010 0.005060 1.634836 ( 0.899071)
test_btest 0.001588 0.000397 62.035126 ( 6.286811)
test_basic 0.007438 0.000612 0.351040 ( 0.438123)
test_all 0.005501 0.001295 483.017196 ( 53.381273)
test_rubyspec 0.073837 0.060876 43.342521 ( 51.814265)
total: 114.72 sec