Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-074913
#<BuildRuby:0x0000559a92740040
@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.20221209-074913",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004994 0.000000 1.165484 ( 1.186108)
build_miniruby 0.000869 0.000000 0.971952 ( 0.970588)
build_ruby 0.001185 0.000000 2.754039 ( 2.667044)
build_all 0.009084 0.000000 15.755425 ( 3.238987)
build_install 0.008997 0.000000 2.212092 ( 1.255480)
test_btest 0.000538 0.000000 60.518529 ( 11.704637)
test_basic 0.004573 0.000000 0.324582 ( 0.416371)
test_all 0.000936 0.000000 656.034230 (115.302701)
test_rubyspec 0.041892 0.023402 53.157660 ( 61.303345)
total: 198.05 sec