Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-151615
#<BuildRuby:0x000056061f8a7e80
@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-151615",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.003900 0.000918 1.141738 ( 1.233971)
build_miniruby 0.000786 0.000186 1.041760 ( 1.040412)
build_ruby 0.001012 0.000238 2.697039 ( 2.567470)
build_all 0.004519 0.004343 15.768237 ( 3.292794)
build_install 0.008604 0.001135 2.246013 ( 1.242372)
test_btest 0.000491 0.000129 63.595477 ( 11.101937)
test_basic 0.003968 0.001044 0.312266 ( 0.402672)
test_all 0.000794 0.000209 667.501072 (104.900181)
test_rubyspec 0.034398 0.027390 52.067647 ( 60.353012)
total: 186.14 sec