Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-205832
#<BuildRuby:0x0000563cf21bc0f8
@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.20221223-205832",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.003985 0.893893 ( 1.127185)
build_miniruby 0.000713 0.000237 1.038618 ( 1.037362)
build_ruby 0.001006 0.000000 2.619529 ( 2.618093)
build_all 0.005392 0.003469 15.774581 ( 3.296965)
build_install 0.002803 0.005682 2.293633 ( 1.292432)
test_btest 0.000474 0.000207 59.861947 ( 11.857255)
test_basic 0.003665 0.001604 0.309842 ( 0.399764)
test_all 0.000650 0.000285 638.882303 (102.316776)
test_rubyspec 0.032669 0.027855 51.667767 ( 59.979947)
total: 183.93 sec