Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-135046
#<BuildRuby:0x0000563c5587f0b8
@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.20231224-135046",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005142 0.000000 1.183616 ( 1.540124)
build_miniruby 0.001504 0.000000 0.867978 ( 0.866804)
build_ruby 0.001331 0.000020 2.725432 ( 2.725914)
build_all 0.008138 0.002898 15.804687 ( 1.491654)
build_install 0.008155 0.001180 4.644461 ( 1.122095)
test_btest 0.000941 0.000257 82.411328 ( 7.338899)
test_basic 0.004294 0.000000 0.663845 ( 0.741067)
test_all 0.096132 0.038945 506.050187 ( 51.661044)
test_rubyspec 0.024586 0.033466 51.098519 ( 63.391503)
total: 130.88 sec