Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-165838
#<BuildRuby:0x0000564ad8aa7ea8
@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.20220513-165838",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005776 0.000889 0.967692 ( 17.723608)
build_miniruby 0.000860 0.000132 0.057385 ( 0.056178)
build_ruby 0.000835 0.000129 0.057398 ( 0.056180)
build_all 0.003661 0.000564 1.503554 ( 0.605765)
build_install 0.009425 0.000664 6.322654 ( 2.868014)
test_btest 0.000647 0.000093 56.451085 ( 8.715777)
test_basic 0.005517 0.000047 0.328084 ( 0.416771)
test_all 0.001492 0.000198 662.916898 ( 94.163636)
test_rubyspec 0.040660 0.033669 44.351468 ( 49.295613)
total: 173.90 sec