Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-233420
#<BuildRuby:0x000055ad2cd589d0
@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.20220812-233420",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011420 0.000493 0.971470 ( 1.288522)
build_miniruby 0.002063 0.000137 0.074880 ( 0.072819)
build_ruby 0.001696 0.000113 0.065165 ( 0.063153)
build_all 0.010665 0.000368 1.524025 ( 0.575330)
build_install 0.010769 0.009572 1.902353 ( 0.948211)
test_btest 0.001068 0.000168 76.338045 ( 8.267709)
test_basic 0.005744 0.000907 0.315426 ( 0.411859)
test_all 0.003787 0.001968 677.261840 ( 66.937025)
test_rubyspec 0.118321 0.062177 45.890470 ( 53.394040)
total: 131.96 sec