Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-152512
#<BuildRuby:0x0000555ca7f38028
@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-152512",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.004071 0.001110 1.146358 ( 1.457911)
build_miniruby 0.000735 0.000200 0.982991 ( 0.981734)
build_ruby 0.001052 0.000287 2.864656 ( 2.733033)
build_all 0.008858 0.000000 15.741876 ( 3.355413)
build_install 0.000000 0.008417 2.180145 ( 1.163731)
test_btest 0.000333 0.000247 66.287227 ( 10.775073)
test_basic 0.003456 0.001296 0.315783 ( 0.406471)
test_all 0.000618 0.000232 679.888581 (104.326721)
test_rubyspec 0.032441 0.027188 52.724834 ( 61.100570)
total: 186.30 sec