Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-194431
#<BuildRuby:0x000055dd8fac3e70
@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.20221228-194431",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005710 0.000761 0.849787 ( 1.288218)
build_miniruby 0.001155 0.000154 1.030405 ( 1.028290)
build_ruby 0.000000 0.001464 2.770254 ( 2.767567)
build_all 0.006632 0.003224 16.738712 ( 2.942268)
build_install 0.008475 0.003423 2.286992 ( 1.183164)
test_btest 0.000698 0.000147 73.432659 ( 11.113203)
test_basic 0.006046 0.000362 0.356954 ( 0.443310)
test_all 0.000962 0.000192 678.980275 ( 98.449206)
test_rubyspec 0.072943 0.059239 51.622303 ( 59.654222)
total: 178.87 sec