Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-163615
#<BuildRuby:0x0000561bd71f7ce8
@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.20231215-163615",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003638 0.000856 1.351545 ( 1.709300)
build_miniruby 0.000748 0.000175 0.834813 ( 0.835316)
build_ruby 0.001104 0.000260 2.821135 ( 2.821150)
build_all 0.008713 0.000985 16.311215 ( 1.497095)
build_install 0.006792 0.001509 4.798360 ( 1.154920)
test_btest 0.000869 0.000193 83.727708 ( 7.729536)
test_basic 0.003620 0.000804 0.735478 ( 0.812675)
test_all 0.078429 0.054592 543.274955 ( 53.847946)
test_rubyspec 0.032314 0.013323 50.385720 ( 62.737791)
total: 133.15 sec