Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-100613
#<BuildRuby:0x000055fdebe48010
@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.20221216-100613",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004165 0.000439 0.946222 ( 1.488289)
build_miniruby 0.000761 0.000080 1.654297 ( 1.517466)
build_ruby 0.001089 0.000115 2.707590 ( 2.610490)
build_all 0.004596 0.004376 15.697173 ( 3.376644)
build_install 0.008962 0.001344 2.179106 ( 1.229697)
test_btest 0.000529 0.000079 62.837927 ( 11.493378)
test_basic 0.005029 0.000027 0.289330 ( 0.379688)
test_all 0.001036 0.000148 671.237944 (151.214831)
test_rubyspec 0.041664 0.025679 52.873373 ( 60.984727)
total: 234.30 sec