Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-162759
#<BuildRuby:0x0000560bea4aead8
@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.20220820-162759",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008118 0.000625 0.844101 ( 0.920649)
build_miniruby 0.001342 0.000104 0.051851 ( 0.051786)
build_ruby 0.001168 0.000089 0.063225 ( 0.063650)
build_all 0.008758 0.000673 1.281574 ( 0.504122)
build_install 0.013577 0.001044 1.576417 ( 0.813367)
test_btest 0.001428 0.000109 53.961810 ( 6.347315)
test_basic 0.005570 0.000428 0.286235 ( 0.380345)
test_all 0.004322 0.000000 509.073103 ( 53.142600)
test_rubyspec 0.089055 0.025453 41.965676 ( 50.308522)
total: 112.53 sec