Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-053238
#<BuildRuby:0x000055b020f87e80
@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.20221228-053238",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000359 0.006166 0.849093 ( 1.263469)
build_miniruby 0.001067 0.000266 1.010076 ( 1.008086)
build_ruby 0.001340 0.000335 2.765787 ( 2.763092)
build_all 0.008921 0.000327 16.631240 ( 2.950184)
build_install 0.006942 0.004634 2.233768 ( 1.169557)
test_btest 0.000760 0.000200 67.356599 ( 11.042662)
test_basic 0.002590 0.004837 0.378572 ( 0.462957)
test_all 0.001290 0.000000 659.712938 (109.062409)
test_rubyspec 0.055231 0.039613 51.615678 ( 59.721365)
total: 189.44 sec