Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-231821
#<BuildRuby:0x0000563553310040
@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-231821",
@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.000001 0.000011 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004613 0.000329 1.133306 ( 1.144657)
build_miniruby 0.000000 0.000991 0.969792 ( 0.968342)
build_ruby 0.000000 0.001252 2.969185 ( 2.835184)
build_all 0.001926 0.006946 15.675165 ( 3.372743)
build_install 0.006200 0.002808 2.405356 ( 1.404033)
test_btest 0.000460 0.000109 64.999890 ( 10.914692)
test_basic 0.004220 0.000993 0.292845 ( 0.383218)
test_all 0.001136 0.000268 665.654703 (107.437236)
test_rubyspec 0.046453 0.016149 52.385926 ( 60.588447)
total: 189.05 sec