Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-102243
#<BuildRuby:0x0000560118913ba0
@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.20220808-102243",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000043 0.000012 0.000055 ( 0.000058)
build_up 0.004512 0.005498 0.853677 ( 1.171011)
build_miniruby 0.001403 0.000000 0.053094 ( 0.051773)
build_ruby 0.001207 0.000000 0.057922 ( 0.056951)
build_all 0.007745 0.002065 1.277056 ( 0.475610)
build_install 0.016083 0.000194 4.232918 ( 1.796314)
test_btest 0.001253 0.000329 51.788408 ( 5.848551)
test_basic 0.004968 0.001307 0.294475 ( 0.384847)
test_all 0.000678 0.001802 470.956064 ( 51.034484)
test_rubyspec 0.084520 0.041756 41.612285 ( 49.009045)
total: 109.83 sec