Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-213203
#<BuildRuby:0x0000558bb97af040
@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.20231017-213203",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000433 0.004168 1.452263 ( 1.726430)
build_miniruby 0.001066 0.000000 0.853449 ( 0.852781)
build_ruby 0.001289 0.000000 2.686745 ( 2.686683)
build_all 0.005849 0.004147 17.659254 ( 1.611135)
build_install 0.006611 0.003363 5.263707 ( 1.281674)
test_btest 0.000000 0.001247 86.862799 ( 7.976821)
test_basic 0.000000 0.004610 0.761990 ( 0.838345)
test_all 0.003989 0.001343 556.372020 ( 55.308548)
test_rubyspec 0.030806 0.023691 51.619254 ( 63.917276)
total: 136.20 sec