Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-213427
#<BuildRuby:0x000055f44efbfe80
@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-213427",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000029 0.000010 0.000039 ( 0.000037)
build_up 0.000000 0.006341 0.842090 ( 1.025832)
build_miniruby 0.000000 0.001284 1.009792 ( 1.007676)
build_ruby 0.000749 0.000858 2.775721 ( 2.773047)
build_all 0.002439 0.007274 16.874117 ( 2.981200)
build_install 0.007525 0.001992 2.317855 ( 1.192859)
test_btest 0.000000 0.001060 75.417941 ( 11.101106)
test_basic 0.002407 0.004728 0.314416 ( 0.399340)
test_all 0.000830 0.000533 672.121030 ( 96.657178)
test_rubyspec 0.058030 0.073072 51.353380 ( 59.405861)
total: 176.54 sec