Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-133650
#<BuildRuby:0x0000560f03d4afe0
@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.20220727-133650",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006276 0.006431 0.962702 ( 1.140518)
build_miniruby 0.002003 0.000000 0.066365 ( 0.065091)
build_ruby 0.001911 0.000384 0.074906 ( 0.073579)
build_all 0.007990 0.002321 1.522479 ( 0.575748)
build_install 0.014108 0.009183 5.178989 ( 2.073172)
test_btest 0.000749 0.000396 75.365797 ( 7.917180)
test_basic 0.001644 0.005277 0.316717 ( 0.405377)
test_all 0.001657 0.000974 656.215225 ( 65.600411)
test_rubyspec 0.074250 0.098291 45.116543 ( 50.874722)
total: 128.73 sec