Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-145043
#<BuildRuby:0x0000564a767dbba0
@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.20220719-145043",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006257 0.003430 0.706266 ( 0.798317)
build_miniruby 0.002016 0.000252 0.046746 ( 0.044707)
build_ruby 0.001139 0.000143 0.049395 ( 0.047965)
build_all 0.006148 0.000248 1.246438 ( 0.476836)
build_install 0.004432 0.010482 4.556862 ( 1.825651)
test_btest 0.000709 0.000177 53.064751 ( 10.105746)
test_basic 0.004159 0.000085 0.210339 ( 0.303737)
test_all 0.001279 0.000305 508.061067 ( 55.816441)
test_rubyspec 0.091673 0.036465 39.985512 ( 46.032079)
total: 115.45 sec