Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-061211
#<BuildRuby:0x000055bf86193d68
@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.20231207-061211",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005450 0.000069 1.133338 ( 1.488732)
build_miniruby 0.000897 0.000041 0.945010 ( 0.944809)
build_ruby 0.001522 0.000070 2.858271 ( 2.858164)
build_all 0.010664 0.000000 17.520516 ( 1.544844)
build_install 0.009317 0.000000 5.214150 ( 1.287779)
test_btest 0.001202 0.000000 88.701027 ( 7.745028)
test_basic 0.004873 0.000000 0.672120 ( 0.752796)
test_all 0.107377 0.029576 569.278977 ( 51.020061)
test_rubyspec 0.022452 0.025153 50.815841 ( 63.194146)
total: 130.84 sec