Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-182206
#<BuildRuby:0x00005624a5b85400
@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.20220814-182206",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000035 0.000006 0.000041 ( 0.000042)
build_up 0.003309 0.006786 0.858544 ( 1.199475)
build_miniruby 0.000978 0.000279 0.061264 ( 0.060551)
build_ruby 0.001529 0.000437 0.061847 ( 0.059693)
build_all 0.008046 0.000046 1.216858 ( 0.461911)
build_install 0.011010 0.004813 1.586017 ( 0.803777)
test_btest 0.000813 0.000226 54.971433 ( 6.401231)
test_basic 0.004824 0.001340 0.291910 ( 0.383130)
test_all 0.003137 0.000871 511.711535 ( 53.300116)
test_rubyspec 0.092396 0.050831 41.571671 ( 49.120917)
total: 111.79 sec