Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-212234
#<BuildRuby:0x000055d6d162bf58
@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-212234",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.006464 0.000147 0.840306 ( 1.439587)
build_miniruby 0.001269 0.000079 1.013255 ( 1.011321)
build_ruby 0.001593 0.000099 2.789630 ( 2.786881)
build_all 0.009403 0.000292 16.741677 ( 2.988890)
build_install 0.006848 0.004977 2.301149 ( 1.181533)
test_btest 0.000954 0.000106 68.267999 ( 11.037688)
test_basic 0.002028 0.005256 0.366121 ( 0.450974)
test_all 0.001222 0.000204 653.842257 (103.442028)
test_rubyspec 0.064921 0.047404 51.537937 ( 59.608313)
total: 183.95 sec