Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-182514
#<BuildRuby:0x00005651ac558080
@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.20230124-182514",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000028 0.000007 0.000035 ( 0.000020)
build_up 0.005916 0.000393 0.844241 ( 1.025803)
build_miniruby 0.001057 0.000226 1.021429 ( 1.019284)
build_ruby 0.001291 0.000276 2.777235 ( 2.774532)
build_all 0.005173 0.004598 16.740846 ( 2.980748)
build_install 0.010988 0.000494 2.118057 ( 1.079025)
test_btest 0.000873 0.000206 72.180307 ( 11.109097)
test_basic 0.005164 0.001215 0.359305 ( 0.445472)
test_all 0.000568 0.000739 661.030403 (104.095210)
test_rubyspec 0.069690 0.053175 51.807932 ( 59.874957)
total: 184.40 sec