Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-194153
#<BuildRuby:0x000055fb9a2e7520
@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.20230705-194153",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005744 0.000183 1.582821 ( 3.137345)
build_miniruby 0.000865 0.000087 0.874675 ( 0.875063)
build_ruby 0.001122 0.000112 2.820019 ( 2.820041)
build_all 0.004803 0.004214 10.897362 ( 7.395800)
build_install 0.004213 0.004164 5.069440 ( 1.951798)
test_btest 0.000000 0.001026 87.230922 ( 7.390247)
test_basic 0.001835 0.002511 0.652153 ( 0.734507)
test_all 0.001169 0.000254 458.355782 ( 56.561646)
test_rubyspec 0.027359 0.012269 42.802703 ( 55.222867)
total: 136.09 sec