Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-043208
#<BuildRuby:0x0000561eb84504c0
@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.20220920-043208",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009375 0.000760 1.112572 ( 1.136223)
build_miniruby 0.001655 0.000236 0.115544 ( 0.113167)
build_ruby 0.001804 0.000258 0.118468 ( 0.103380)
build_all 0.008890 0.001270 1.582439 ( 0.653792)
build_install 0.015360 0.007344 1.916172 ( 0.981170)
test_btest 0.000871 0.000174 75.779044 ( 8.284984)
test_basic 0.002118 0.005087 0.378055 ( 0.470645)
test_all 0.004587 0.000000 672.425401 ( 67.957241)
test_rubyspec 0.136539 0.043682 45.636278 ( 54.119159)
total: 133.82 sec