Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-003456
#<BuildRuby:0x000055df90f17f00
@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.20221207-003456",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004289 0.000659 1.178528 ( 1.902160)
build_miniruby 0.000810 0.000125 1.028908 ( 1.027830)
build_ruby 0.001053 0.000162 2.820325 ( 2.725288)
build_all 0.005554 0.003710 15.950637 ( 3.480399)
build_install 0.008527 0.000826 2.319527 ( 1.344456)
test_btest 0.000469 0.000088 60.091989 ( 12.081894)
test_basic 0.003939 0.000739 0.301166 ( 0.392224)
test_all 0.000752 0.000141 654.581540 (113.592823)
test_rubyspec 0.029054 0.031652 52.934057 ( 61.146905)
total: 197.69 sec