Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-174643
#<BuildRuby:0x000055f8fa0cc328
@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.20220721-174643",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006044 0.000465 0.902183 ( 1.447407)
build_miniruby 0.000867 0.000067 0.056955 ( 0.055767)
build_ruby 0.000953 0.000074 0.058839 ( 0.057586)
build_all 0.004391 0.000338 1.539850 ( 0.606435)
build_install 0.005123 0.005896 5.673239 ( 2.174134)
test_btest 0.000873 0.000000 51.038086 ( 7.993543)
test_basic 0.005175 0.000093 0.257264 ( 0.346317)
test_all 0.000000 0.001407 601.609442 ( 88.841543)
test_rubyspec 0.071044 0.048691 43.993164 ( 49.564255)
total: 151.09 sec