Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-202518
#<BuildRuby:0x000055a5a7bb9570
@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.20221106-202518",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007890 0.000591 0.908542 ( 0.951830)
build_miniruby 0.001600 0.000247 0.050590 ( 0.048923)
build_ruby 0.001214 0.000186 0.044578 ( 0.043357)
build_all 0.007256 0.000382 1.236204 ( 0.471816)
build_install 0.011732 0.004320 1.567033 ( 0.799006)
test_btest 0.001352 0.000239 61.343534 ( 6.432210)
test_basic 0.005214 0.000920 0.303751 ( 0.401031)
test_all 0.001733 0.000305 492.798985 ( 53.908180)
test_rubyspec 0.097301 0.034929 43.499005 ( 52.075482)
total: 115.13 sec