Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-221107
#<BuildRuby:0x000055be71b5bf00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220819-221107",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005872 0.000979 0.829624 ( 1.005184)
build_miniruby 0.000851 0.000142 0.058017 ( 0.056814)
build_ruby 0.000819 0.000137 0.059485 ( 0.058271)
build_all 0.004600 0.000000 1.532568 ( 0.586856)
build_install 0.005772 0.004977 1.907913 ( 0.961565)
test_btest 0.000598 0.000128 49.560883 ( 8.259511)
test_basic 0.004628 0.000992 0.296385 ( 0.385241)
test_all 0.000991 0.000755 585.568925 ( 95.294726)
test_rubyspec 0.046041 0.047219 44.426458 ( 52.696552)
total: 159.31 sec