Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-133642
#<BuildRuby:0x0000555ba85c6c88
@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-133642",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.009560 0.868127 ( 0.930169)
build_miniruby 0.000405 0.001025 0.054916 ( 0.053184)
build_ruby 0.001353 0.000521 0.065130 ( 0.063451)
build_all 0.006917 0.002660 1.273308 ( 0.475997)
build_install 0.013034 0.003090 1.587782 ( 0.794324)
test_btest 0.000783 0.000279 53.851772 ( 6.364496)
test_basic 0.005572 0.000170 0.301427 ( 0.392295)
test_all 0.003024 0.001008 498.411719 ( 53.232058)
test_rubyspec 0.095942 0.047381 41.585094 ( 49.203303)
total: 111.51 sec