Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-132706
#<BuildRuby:0x000055a9c5d17670
@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.20220802-132706",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000561 0.006062 0.827778 ( 1.162572)
build_miniruby 0.000797 0.000228 0.057628 ( 0.056300)
build_ruby 0.000720 0.000206 0.059383 ( 0.058091)
build_all 0.001683 0.003025 1.525827 ( 0.586195)
build_install 0.010271 0.000924 5.614577 ( 2.158472)
test_btest 0.000552 0.000162 50.574003 ( 8.236090)
test_basic 0.005409 0.000450 0.360517 ( 0.448528)
test_all 0.001257 0.000349 592.910848 ( 93.676846)
test_rubyspec 0.057144 0.059654 43.621891 ( 49.238955)
total: 155.62 sec