Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-090617
#<BuildRuby:0x0000559453fc06d8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221112-090617",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008805 0.000677 1.081835 ( 1.103166)
build_miniruby 0.002253 0.000173 0.067145 ( 0.064859)
build_ruby 0.001743 0.000134 0.069848 ( 0.067955)
build_all 0.008754 0.000268 1.431304 ( 0.566415)
build_install 0.012514 0.008363 1.793031 ( 0.914485)
test_btest 0.001212 0.000192 85.143902 ( 9.205753)
test_basic 0.002515 0.004197 0.339480 ( 0.434240)
test_all 0.001502 0.000301 651.921759 ( 67.794800)
test_rubyspec 0.104979 0.055456 47.956069 ( 56.347200)
total: 136.50 sec