Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-083549
#<BuildRuby:0x0000564234de51a8
@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.20220730-083549",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009577 0.000731 0.847633 ( 1.366438)
build_miniruby 0.001358 0.000617 0.055780 ( 0.053907)
build_ruby 0.001501 0.000682 0.058591 ( 0.055851)
build_all 0.006751 0.000979 1.235844 ( 0.460694)
build_install 0.010718 0.005251 4.274118 ( 1.762118)
test_btest 0.001353 0.000580 52.600019 ( 5.897046)
test_basic 0.000524 0.005084 0.281465 ( 0.373044)
test_all 0.002354 0.000532 477.583401 ( 51.480483)
test_rubyspec 0.077420 0.058882 42.451149 ( 48.067802)
total: 109.52 sec