Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-180821
#<BuildRuby:0x000055ec439c4e80
@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.20221012-180821",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000030 0.000012 0.000042 ( 0.000042)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.007676 0.003878 1.071063 ( 1.125463)
build_miniruby 0.001197 0.000499 0.081281 ( 0.078165)
build_ruby 0.001714 0.000000 0.095738 ( 0.093345)
build_all 0.008100 0.000000 1.254729 ( 0.554020)
build_install 0.011522 0.003042 1.622601 ( 0.882498)
test_btest 0.001414 0.000472 62.413383 ( 6.541050)
test_basic 0.007639 0.000000 0.357066 ( 0.445494)
test_all 0.002469 0.003415 489.183290 ( 53.553657)
test_rubyspec 0.072202 0.053328 43.270352 ( 51.830405)
total: 115.11 sec