Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-181109
#<BuildRuby:0x000055a60fde0728
@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.20230108-181109",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005271 0.001129 0.845217 ( 1.172721)
build_miniruby 0.001108 0.000238 1.020650 ( 1.018708)
build_ruby 0.001334 0.000286 2.786388 ( 2.783745)
build_all 0.009944 0.000207 16.840644 ( 2.994918)
build_install 0.009536 0.000092 2.160912 ( 1.093141)
test_btest 0.000967 0.000161 75.168256 ( 10.568188)
test_basic 0.005523 0.000920 0.349233 ( 0.435547)
test_all 0.001118 0.000187 664.661454 ( 99.693296)
test_rubyspec 0.084998 0.051492 52.396701 ( 60.429745)
total: 180.19 sec