Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-210203
#<BuildRuby:0x000055db3fa7ff10
@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.20221215-210203",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000137 0.003993 0.823432 ( 1.254164)
build_miniruby 0.000833 0.000119 1.007439 ( 1.006008)
build_ruby 0.001130 0.000161 2.836832 ( 2.734502)
build_all 0.001464 0.007557 15.829953 ( 3.260922)
build_install 0.008970 0.000000 2.269068 ( 1.242619)
test_btest 0.000618 0.000000 61.339161 ( 11.995673)
test_basic 0.004042 0.000414 0.318199 ( 0.409606)
test_all 0.000990 0.000220 676.742429 (160.225719)
test_rubyspec 0.040360 0.029337 52.286110 ( 60.445297)
total: 242.58 sec