Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-081730
#<BuildRuby:0x00005652a16cbb10
@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="-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.20230616-081730",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005438 0.000286 1.524503 ( 2.829150)
build_miniruby 0.001164 0.000062 0.906664 ( 0.905166)
build_ruby 0.001303 0.000069 2.530611 ( 2.530907)
build_all 0.009661 0.000255 13.348481 ( 1.150447)
build_install 0.000000 0.008443 1.931141 ( 0.916615)
test_btest 0.000454 0.000536 85.924474 ( 7.179235)
test_basic 0.003099 0.000442 0.714721 ( 0.803351)
test_all 0.000975 0.000139 462.896260 ( 43.569776)
test_rubyspec 0.018694 0.022460 42.435305 ( 54.955646)
total: 114.84 sec