Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-080619
#<BuildRuby:0x00005613c1be3f68
@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.20220814-080619",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006060 0.000466 0.868594 ( 0.902158)
build_miniruby 0.000902 0.000069 0.057786 ( 0.056589)
build_ruby 0.000840 0.000065 0.061615 ( 0.060387)
build_all 0.000000 0.004520 1.555045 ( 0.596703)
build_install 0.007398 0.003692 1.922797 ( 0.964066)
test_btest 0.000731 0.000137 46.934651 ( 8.831125)
test_basic 0.001606 0.004799 0.344791 ( 0.432289)
test_all 0.001793 0.000000 623.914601 ( 88.977189)
test_rubyspec 0.074156 0.033803 44.036727 ( 51.428268)
total: 152.25 sec