Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-033341
#<BuildRuby:0x000055dc5323be70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-033341",
@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.000027 0.000002 0.000029 ( 0.000029)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.004667 0.000050 1.157065 ( 1.717594)
build_miniruby 0.000977 0.000065 1.025337 ( 1.023936)
build_ruby 0.001149 0.000077 2.742960 ( 2.612204)
build_all 0.008371 0.000558 15.660507 ( 3.359461)
build_install 0.010640 0.000000 2.182164 ( 1.226905)
test_btest 0.000581 0.000000 67.863678 ( 11.160149)
test_basic 0.004792 0.000115 0.316534 ( 0.407208)
test_all 0.000871 0.000049 660.654747 (114.344881)
test_rubyspec 0.062316 0.001655 53.074294 ( 61.285156)
total: 197.14 sec