Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-025809
#<BuildRuby:0x0000560d68b7c728
@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-025809",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.005983 0.000242 0.843478 ( 1.057825)
build_miniruby 0.001110 0.000139 1.017618 ( 1.015761)
build_ruby 0.000000 0.001499 2.788731 ( 2.786105)
build_all 0.008368 0.001404 16.761595 ( 2.967468)
build_install 0.009254 0.000222 2.312518 ( 1.186626)
test_btest 0.000918 0.000125 70.117713 ( 11.736565)
test_basic 0.000000 0.007442 0.364775 ( 0.449402)
test_all 0.000744 0.000546 659.481847 (101.581891)
test_rubyspec 0.072148 0.049492 51.766397 ( 59.793440)
total: 182.58 sec