Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-024657
#<BuildRuby:0x000055d69c400088
@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-024657",
@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.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006736 0.000000 0.809615 ( 0.853981)
build_miniruby 0.000950 0.000000 0.058759 ( 0.057593)
build_ruby 0.000992 0.000000 0.059400 ( 0.058149)
build_all 0.004767 0.000000 1.516258 ( 0.587432)
build_install 0.008761 0.000000 1.907115 ( 0.961581)
test_btest 0.000737 0.000000 55.675057 ( 8.098361)
test_basic 0.005803 0.000000 0.330234 ( 0.418745)
test_all 0.002004 0.000000 629.686295 ( 90.327635)
test_rubyspec 0.088588 0.032387 43.792337 ( 51.165517)
total: 152.53 sec