Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-112513
#<BuildRuby:0x000055cc8be2a7e0
@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.20221117-112513",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004612 0.000330 1.083576 ( 1.270552)
build_miniruby 0.000885 0.000063 1.012478 ( 1.011012)
build_ruby 0.001069 0.000077 2.737037 ( 2.622477)
build_all 0.005572 0.003501 15.965613 ( 3.421340)
build_install 0.006316 0.002119 1.946516 ( 1.116527)
test_btest 0.000451 0.000061 63.661595 ( 10.516136)
test_basic 0.001879 0.003107 0.300588 ( 0.391439)
test_all 0.001628 0.000077 648.842601 ( 99.798849)
test_rubyspec 0.054017 0.017105 51.758368 ( 59.990694)
total: 180.14 sec