Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-052851
#<BuildRuby:0x0000560a8e1ec028
@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.20221230-052851",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005406 0.001159 0.845468 ( 1.136561)
build_miniruby 0.001326 0.000000 1.015051 ( 1.012988)
build_ruby 0.001608 0.000000 2.778713 ( 2.776113)
build_all 0.007908 0.002081 16.766639 ( 2.963321)
build_install 0.007178 0.004565 2.271235 ( 1.173506)
test_btest 0.000682 0.000170 69.323777 ( 11.332670)
test_basic 0.004448 0.002989 0.363808 ( 0.448469)
test_all 0.001562 0.000426 670.750486 (101.962846)
test_rubyspec 0.048627 0.038345 51.743542 ( 59.813787)
total: 182.62 sec