Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-123126
#<BuildRuby:0x0000557e2a05bfb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220816-123126",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006959 0.892983 ( 1.395501)
build_miniruby 0.000549 0.000531 0.057445 ( 0.056138)
build_ruby 0.000834 0.000179 0.059282 ( 0.058089)
build_all 0.001165 0.003219 1.547710 ( 0.590580)
build_install 0.008937 0.002152 1.943397 ( 0.978917)
test_btest 0.000734 0.000193 48.130129 ( 8.852003)
test_basic 0.000000 0.005215 0.302408 ( 0.392117)
test_all 0.000111 0.001772 601.713276 ( 90.279916)
test_rubyspec 0.076696 0.054284 44.393157 ( 51.763972)
total: 154.37 sec