Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-065208
#<BuildRuby:0x00005633cf47f6e0
@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.20230807-065208",
@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.000001 0.000008 ( 0.000008)
build_up 0.005669 0.000000 1.357029 ( 2.578183)
build_miniruby 0.000000 0.001067 0.930847 ( 0.930265)
build_ruby 0.000000 0.001552 2.793336 ( 2.792233)
build_all 0.009792 0.000529 15.385456 ( 1.384593)
build_install 0.004323 0.003851 2.118625 ( 0.962535)
test_btest 0.000688 0.000132 87.870048 ( 7.560703)
test_basic 0.003152 0.000606 0.592699 ( 0.670654)
test_all 0.001342 0.000258 550.416080 ( 56.090998)
test_rubyspec 0.017985 0.021987 47.882374 ( 60.201848)
total: 133.17 sec