Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-220604
#<BuildRuby:0x0000555fd56512f8
@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.20220816-220604",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003740 0.006628 0.807461 ( 0.859917)
build_miniruby 0.000792 0.000527 0.053573 ( 0.052409)
build_ruby 0.000903 0.000602 0.055178 ( 0.053899)
build_all 0.004631 0.003087 1.257378 ( 0.472933)
build_install 0.011886 0.002983 1.594197 ( 0.803496)
test_btest 0.000845 0.000492 51.907780 ( 6.143468)
test_basic 0.003506 0.002045 0.288800 ( 0.380914)
test_all 0.000505 0.002355 511.649309 ( 53.218779)
test_rubyspec 0.080553 0.065055 41.607297 ( 49.254211)
total: 111.24 sec