Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-094410
#<BuildRuby:0x0000555bd5f5bf00
@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.20220728-094410",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006406 0.000162 0.900886 ( 1.222932)
build_miniruby 0.000879 0.000063 0.057174 ( 0.055983)
build_ruby 0.000884 0.000063 0.058987 ( 0.057786)
build_all 0.004652 0.000015 1.522455 ( 0.587944)
build_install 0.005696 0.005205 5.609721 ( 2.167164)
test_btest 0.000643 0.000085 54.890619 ( 8.156828)
test_basic 0.005344 0.000713 0.329700 ( 0.417822)
test_all 0.000865 0.000116 637.639206 ( 90.829675)
test_rubyspec 0.108667 0.020759 43.535371 ( 49.145264)
total: 152.64 sec