Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-154628
#<BuildRuby:0x0000562c1844b5c0
@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="-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.20230122-154628",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003255 0.000272 0.616794 ( 1.032699)
build_miniruby 0.000819 0.000069 0.643784 ( 0.643282)
build_ruby 0.001146 0.000095 2.181156 ( 2.180952)
build_all 0.008963 0.000021 11.999268 ( 1.451309)
build_install 0.006532 0.000000 1.509395 ( 0.726078)
test_btest 0.000640 0.000000 61.899396 ( 6.378234)
test_basic 0.000000 0.003361 0.250625 ( 0.346391)
test_all 0.000000 0.002198 484.377364 ( 45.508600)
test_rubyspec 0.015419 0.013904 35.373241 ( 45.976219)
total: 104.24 sec