Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-050021
#<BuildRuby:0x0000563288827dd0
@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.20220803-050021",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006496 0.000000 0.840699 ( 0.931115)
build_miniruby 0.001033 0.000000 0.057763 ( 0.056479)
build_ruby 0.001035 0.000000 0.058599 ( 0.057356)
build_all 0.000000 0.004596 1.511262 ( 0.585246)
build_install 0.003276 0.007805 5.631342 ( 2.139645)
test_btest 0.000575 0.000000 44.541472 ( 8.292178)
test_basic 0.005450 0.000000 0.293505 ( 0.383072)
test_all 0.000956 0.000000 596.187739 ( 89.564702)
test_rubyspec 0.056113 0.047843 44.096913 ( 51.471199)
total: 153.48 sec