Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-234135
#<BuildRuby:0x000055c3cc853500
@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.20231216-234135",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.004894 1.257090 ( 1.610025)
build_miniruby 0.000000 0.000945 0.877602 ( 0.877708)
build_ruby 0.000000 0.001337 2.831354 ( 2.832319)
build_all 0.003373 0.007061 17.011144 ( 1.579241)
build_install 0.009154 0.000921 5.087635 ( 1.244101)
test_btest 0.001027 0.000171 89.589547 ( 6.862488)
test_basic 0.004665 0.000000 0.665461 ( 0.742827)
test_all 0.098422 0.039583 538.549882 ( 62.344786)
test_rubyspec 0.024172 0.025268 49.830314 ( 62.181518)
total: 140.28 sec