Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-121744
#<BuildRuby:0x0000560221db7fa8
@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.20231216-121744",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003963 0.000661 1.306915 ( 1.665916)
build_miniruby 0.000791 0.000131 0.873752 ( 0.873984)
build_ruby 0.001207 0.000202 2.777883 ( 2.778933)
build_all 0.005614 0.004563 17.617834 ( 1.598465)
build_install 0.005579 0.003610 5.204228 ( 1.235782)
test_btest 0.000922 0.000219 89.251186 ( 7.961069)
test_basic 0.000913 0.003345 0.725520 ( 0.803480)
test_all 0.100109 0.037261 576.837290 ( 51.724074)
test_rubyspec 0.025772 0.020479 51.876083 ( 64.148433)
total: 132.79 sec