Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-171855
#<BuildRuby:0x0000561e1eb512a0
@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.20220615-171855",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008238 0.001373 0.844302 ( 0.959543)
build_miniruby 0.001303 0.000217 0.064129 ( 0.062471)
build_ruby 0.001544 0.000258 0.064734 ( 0.063160)
build_all 0.006474 0.001079 1.166366 ( 0.467967)
build_install 0.012579 0.005850 4.915652 ( 2.425904)
test_btest 0.000790 0.000170 55.420379 ( 6.134259)
test_basic 0.004551 0.000975 0.305146 ( 0.405054)
test_all 0.000000 0.002502 522.355213 ( 53.424368)
test_rubyspec 0.075560 0.051955 41.573556 ( 47.471199)
total: 111.41 sec