Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-151433
#<BuildRuby:0x000055e23ca9b040
@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.20230527-151433",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005776 0.000174 1.203294 ( 2.449554)
build_miniruby 0.000889 0.000093 0.831468 ( 0.831646)
build_ruby 0.001127 0.000118 2.462212 ( 2.462953)
build_all 0.009531 0.000084 12.574851 ( 1.114779)
build_install 0.007378 0.000274 1.758060 ( 0.837547)
test_btest 0.000761 0.000069 80.994653 ( 6.442651)
test_basic 0.003495 0.000318 0.657971 ( 0.740536)
test_all 0.001152 0.000104 460.955989 ( 40.576178)
test_rubyspec 0.012391 0.026574 41.575213 ( 53.952070)
total: 109.41 sec