Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-101823
#<BuildRuby:0x0000563c3c3cf0b8
@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.20231202-101823",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004811 0.000507 1.190490 ( 1.584748)
build_miniruby 0.000868 0.000092 0.955311 ( 0.954773)
build_ruby 0.001271 0.000134 2.772063 ( 2.772643)
build_all 0.005515 0.004516 16.815826 ( 1.522189)
build_install 0.009044 0.000000 4.885857 ( 1.161096)
test_btest 0.000000 0.000707 87.317522 ( 7.542860)
test_basic 0.003581 0.001543 0.730511 ( 0.805940)
test_all 0.122477 0.018194 540.311746 ( 55.660520)
test_rubyspec 0.000000 0.049424 52.386616 ( 64.697368)
total: 136.70 sec