Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-002141
#<BuildRuby:0x000055db99ff88e8
@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.20220828-002141",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000015)
configure 0.000103 0.000016 0.000119 ( 0.000130)
build_up 0.009234 0.003491 0.986667 ( 1.024333)
build_miniruby 0.001700 0.000319 0.076368 ( 0.073984)
build_ruby 0.002046 0.000000 0.071779 ( 0.069570)
build_all 0.005004 0.004709 1.532624 ( 0.577575)
build_install 0.015561 0.008004 1.866782 ( 0.931906)
test_btest 0.000830 0.000237 69.462390 ( 8.466237)
test_basic 0.002295 0.004912 0.324114 ( 0.420107)
test_all 0.002892 0.000964 677.517419 ( 67.187467)
test_rubyspec 0.110068 0.057235 45.808993 ( 54.265425)
total: 133.02 sec