Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-102515
#<BuildRuby:0x0000558aaaf3bf58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-102515",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004964 0.000000 1.159860 ( 1.202918)
build_miniruby 0.000915 0.000000 0.967314 ( 0.965992)
build_ruby 0.001328 0.000000 2.787165 ( 2.699657)
build_all 0.009217 0.000050 15.764971 ( 3.286233)
build_install 0.004239 0.004369 2.239349 ( 1.284833)
test_btest 0.000507 0.000057 63.614674 ( 11.364877)
test_basic 0.004765 0.000055 0.323637 ( 0.413610)
test_all 0.000944 0.000099 649.796196 (104.961577)
test_rubyspec 0.040183 0.028044 52.714979 ( 60.927721)
total: 187.11 sec