Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-152839
#<BuildRuby:0x00005632d2f456b8
@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.20221202-152839",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.009670 0.000802 1.213371 ( 1.333935)
build_miniruby 0.002411 0.000344 0.848767 ( 0.847420)
build_ruby 0.003636 0.000000 2.235753 ( 2.139534)
build_all 0.019816 0.000552 18.496373 ( 2.177586)
build_install 0.008087 0.013172 2.039634 ( 1.015366)
test_btest 0.001017 0.000242 90.477308 ( 8.835987)
test_basic 0.008415 0.002004 0.343487 ( 0.427487)
test_all 0.001569 0.000373 689.360402 ( 69.450425)
test_rubyspec 0.081699 0.092838 49.127151 ( 57.273828)
total: 143.50 sec