Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-115223
#<BuildRuby:0x000055ace24ef040
@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.20231212-115223",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000876 0.004375 1.314610 ( 1.701235)
build_miniruby 0.000697 0.000325 1.005909 ( 1.005451)
build_ruby 0.001368 0.000000 3.004362 ( 3.005304)
build_all 0.009029 0.000944 16.645594 ( 1.526381)
build_install 0.008683 0.001099 4.948527 ( 1.218081)
test_btest 0.000524 0.000200 87.247929 ( 7.403668)
test_basic 0.003840 0.000000 0.623606 ( 0.701271)
test_all 0.087089 0.047753 546.673162 ( 53.335577)
test_rubyspec 0.027669 0.018885 50.879481 ( 63.169003)
total: 133.07 sec