Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-224317
#<BuildRuby:0x000055e1cae0bcb0
@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.20231017-224317",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002493 0.004324 1.513977 ( 1.774494)
build_miniruby 0.000000 0.001142 1.019278 ( 1.019720)
build_ruby 0.000000 0.001421 2.667208 ( 2.666934)
build_all 0.005292 0.005750 17.877175 ( 1.603491)
build_install 0.009171 0.000208 5.387976 ( 1.241036)
test_btest 0.000700 0.000159 87.862787 ( 7.954683)
test_basic 0.003239 0.000736 0.680140 ( 0.757587)
test_all 0.004419 0.003283 547.137832 ( 59.983862)
test_rubyspec 0.021402 0.031441 51.527924 ( 63.761598)
total: 140.76 sec