Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-221307
#<BuildRuby:0x000055cc6f9180e8
@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.20231103-221307",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003751 0.000662 1.264335 ( 1.543873)
build_miniruby 0.000873 0.000154 0.828532 ( 0.828796)
build_ruby 0.001109 0.000196 2.658526 ( 2.659387)
build_all 0.001117 0.008986 16.020162 ( 1.405554)
build_install 0.008428 0.000000 4.939845 ( 1.163782)
test_btest 0.001068 0.000000 81.441143 ( 7.678324)
test_basic 0.007127 0.001898 0.829148 ( 0.900893)
test_all 0.098317 0.036535 509.728503 ( 58.195492)
test_rubyspec 0.028135 0.022439 50.771640 ( 63.160777)
total: 137.54 sec