Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-024109
#<BuildRuby:0x00005605cad629c0
@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.20220804-024109",
@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.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002949 0.007546 0.857868 ( 1.247136)
build_miniruby 0.001353 0.000290 0.055920 ( 0.054402)
build_ruby 0.001136 0.000243 0.057022 ( 0.055626)
build_all 0.006978 0.001495 1.231526 ( 0.452460)
build_install 0.013257 0.001751 4.135330 ( 1.734687)
test_btest 0.001394 0.000279 52.578543 ( 6.378877)
test_basic 0.000000 0.005552 0.282090 ( 0.378125)
test_all 0.000000 0.002315 472.712774 ( 51.106366)
test_rubyspec 0.062677 0.072185 41.258460 ( 48.981981)
total: 110.39 sec