Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-231837
#<BuildRuby:0x000055c463dcb658
@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.20230707-231837",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007055 0.000000 1.522360 ( 2.786788)
build_miniruby 0.001103 0.000000 0.866979 ( 0.868052)
build_ruby 0.000964 0.000215 2.728972 ( 2.728858)
build_all 0.007701 0.000742 8.249388 ( 7.565141)
build_install 0.007516 0.001582 2.089668 ( 1.766793)
test_btest 0.000000 0.001167 86.537303 ( 8.427323)
test_basic 0.000123 0.003573 0.560487 ( 0.647594)
test_all 0.000935 0.000247 452.693664 ( 50.481543)
test_rubyspec 0.019523 0.020354 42.994996 ( 55.403860)
total: 130.68 sec