Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-012822
#<BuildRuby:0x000055f03cb33468
@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.20220731-012822",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006385 0.000167 0.861911 ( 1.075270)
build_miniruby 0.000904 0.000061 0.057048 ( 0.055897)
build_ruby 0.000794 0.000053 0.058909 ( 0.057730)
build_all 0.000467 0.004222 1.509245 ( 0.589786)
build_install 0.005289 0.003647 5.656442 ( 2.173435)
test_btest 0.000696 0.000123 48.765057 ( 7.986304)
test_basic 0.005579 0.000984 0.345630 ( 0.432531)
test_all 0.001766 0.000311 597.917211 ( 95.273782)
test_rubyspec 0.094061 0.030986 43.917024 ( 49.499228)
total: 157.14 sec