Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-114255
#<BuildRuby:0x000055ef6b12ffb0
@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.20221210-114255",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.004764 1.135243 ( 1.147183)
build_miniruby 0.000349 0.000534 0.942008 ( 0.940712)
build_ruby 0.000771 0.000297 2.779446 ( 2.670199)
build_all 0.007499 0.001367 15.893937 ( 3.408141)
build_install 0.010194 0.000000 2.239776 ( 1.264099)
test_btest 0.000638 0.000000 64.402279 ( 10.723503)
test_basic 0.003929 0.001307 0.303873 ( 0.394951)
test_all 0.000721 0.000216 657.553141 (116.653437)
test_rubyspec 0.049255 0.010071 51.970434 ( 60.197125)
total: 197.40 sec