Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-155156
#<BuildRuby:0x000055c3e418f918
@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.20230628-155156",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001607 0.004419 1.444157 ( 2.725176)
build_miniruby 0.000969 0.000162 0.846463 ( 0.846078)
build_ruby 0.001045 0.000174 2.607879 ( 2.607681)
build_all 0.006326 0.003881 16.330034 ( 1.468612)
build_install 0.008476 0.000806 4.681253 ( 1.099178)
test_btest 0.000000 0.000731 86.019558 ( 7.881427)
test_basic 0.000000 0.003766 0.551346 ( 0.633588)
test_all 0.000000 0.001859 459.981824 ( 49.513103)
test_rubyspec 0.012066 0.028359 42.993916 ( 55.501104)
total: 122.28 sec