Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-232209
#<BuildRuby:0x000055637bce0b88
@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.20220729-232209",
@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.000008 0.000002 0.000010 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011057 0.000616 0.951381 ( 0.945173)
build_miniruby 0.001755 0.000376 0.073128 ( 0.071434)
build_ruby 0.001689 0.000362 0.078123 ( 0.076275)
build_all 0.010210 0.000206 1.521405 ( 0.575623)
build_install 0.019956 0.001783 5.164519 ( 2.075979)
test_btest 0.000000 0.001198 76.060639 ( 8.043946)
test_basic 0.004085 0.002653 0.314925 ( 0.403028)
test_all 0.001332 0.000267 665.257735 ( 66.126627)
test_rubyspec 0.101258 0.076799 45.487955 ( 51.325061)
total: 129.64 sec