Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-133312
#<BuildRuby:0x00005563dde6dac0
@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.20221029-133312",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009783 0.000409 1.129560 ( 1.301865)
build_miniruby 0.001209 0.000086 0.095368 ( 0.093557)
build_ruby 0.001841 0.000000 0.092541 ( 0.090045)
build_all 0.003413 0.004081 1.357625 ( 0.566261)
build_install 0.015509 0.001315 1.689128 ( 0.912603)
test_btest 0.001968 0.000232 64.488200 ( 6.897774)
test_basic 0.008988 0.000431 0.363577 ( 0.448958)
test_all 0.006752 0.000507 518.400801 ( 55.103454)
test_rubyspec 0.090356 0.032735 43.414052 ( 51.920849)
total: 117.34 sec