Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-050938
#<BuildRuby:0x000055fd03a12678
@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.20221211-050938",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.004474 0.863164 ( 1.072739)
build_miniruby 0.000000 0.000800 1.015573 ( 1.014266)
build_ruby 0.000000 0.001262 2.694318 ( 2.596615)
build_all 0.000830 0.008295 15.823334 ( 3.340001)
build_install 0.008918 0.002005 2.183866 ( 1.208663)
test_btest 0.000439 0.000126 62.930244 ( 11.131856)
test_basic 0.003842 0.001097 0.301984 ( 0.392704)
test_all 0.000913 0.000000 661.988357 (107.338766)
test_rubyspec 0.036766 0.022999 52.686053 ( 60.992648)
total: 189.09 sec