Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-094743
#<BuildRuby:0x000055e2c9d4c040
@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.20231104-094743",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004234 0.000669 1.416158 ( 1.670597)
build_miniruby 0.000976 0.000154 0.857076 ( 0.857475)
build_ruby 0.001424 0.000225 2.850316 ( 2.849918)
build_all 0.003609 0.007295 17.191642 ( 1.606114)
build_install 0.008400 0.001001 5.389810 ( 1.249176)
test_btest 0.000780 0.000177 89.215963 ( 7.216583)
test_basic 0.003962 0.000000 0.676690 ( 0.753870)
test_all 0.096372 0.043370 551.234403 ( 54.148279)
test_rubyspec 0.034900 0.014744 50.870904 ( 63.083279)
total: 133.44 sec