Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-205059
#<BuildRuby:0x0000560f0cb4bdf8
@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.20221206-205059",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002018 0.002870 1.105404 ( 1.538649)
build_miniruby 0.000866 0.000102 0.939371 ( 0.938090)
build_ruby 0.001094 0.000129 2.696248 ( 2.577231)
build_all 0.008497 0.000545 15.730991 ( 3.280391)
build_install 0.007915 0.000426 2.282021 ( 1.322079)
test_btest 0.000544 0.000057 66.339325 ( 10.905307)
test_basic 0.000824 0.004244 0.294872 ( 0.385051)
test_all 0.000873 0.000138 661.191600 (113.122595)
test_rubyspec 0.047930 0.019349 52.149932 ( 60.327041)
total: 194.40 sec