Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-201218
#<BuildRuby:0x0000563fcce70060
@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.20220526-201218",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002467 0.003595 0.972810 ( 1.145253)
build_miniruby 0.000000 0.001091 0.057173 ( 0.055897)
build_ruby 0.000000 0.000912 0.057816 ( 0.056560)
build_all 0.004214 0.000000 1.506126 ( 0.604298)
build_install 0.009633 0.001389 6.286376 ( 2.853183)
test_btest 0.000511 0.000114 56.648082 ( 8.242176)
test_basic 0.004856 0.001080 0.298056 ( 0.386032)
test_all 0.000942 0.000209 656.758095 ( 92.957204)
test_rubyspec 0.072288 0.027413 44.012500 ( 49.597463)
total: 155.90 sec