Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-131709
#<BuildRuby:0x0000564100952148
@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.20220807-131709",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008709 0.000337 0.830518 ( 0.866478)
build_miniruby 0.001320 0.000000 0.053846 ( 0.053092)
build_ruby 0.001707 0.000000 0.055162 ( 0.054387)
build_all 0.009043 0.000000 1.259303 ( 0.468266)
build_install 0.016136 0.000359 4.382478 ( 1.798335)
test_btest 0.001906 0.000100 51.673747 ( 6.165876)
test_basic 0.001143 0.004432 0.298741 ( 0.389411)
test_all 0.001721 0.000173 508.236992 ( 53.376943)
test_rubyspec 0.112701 0.026561 41.594183 ( 49.159113)
total: 112.33 sec