Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-021242
#<BuildRuby:0x0000563e3a248208
@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.20220609-021242",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003188 0.003810 0.824778 ( 1.055835)
build_miniruby 0.000755 0.000252 0.057309 ( 0.055974)
build_ruby 0.000724 0.000242 0.059818 ( 0.058476)
build_all 0.004318 0.000044 1.509230 ( 0.599779)
build_install 0.009486 0.001513 6.285070 ( 2.833752)
test_btest 0.000673 0.000192 52.307541 ( 7.890442)
test_basic 0.004255 0.001215 0.290347 ( 0.379335)
test_all 0.001202 0.000343 624.254417 ( 90.874679)
test_rubyspec 0.083770 0.041538 43.834027 ( 49.386555)
total: 153.14 sec