Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-102230
#<BuildRuby:0x000055674ba0b808
@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.20230206-102230",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003554 0.000000 0.626016 ( 1.047215)
build_miniruby 0.000869 0.000000 0.636985 ( 0.636478)
build_ruby 0.000000 0.001159 2.015881 ( 2.015719)
build_all 0.005583 0.003169 12.425422 ( 1.524720)
build_install 0.006421 0.000000 1.470010 ( 0.715652)
test_btest 0.000676 0.000000 63.058319 ( 6.357699)
test_basic 0.003762 0.000000 0.264705 ( 0.360438)
test_all 0.001229 0.000000 475.070848 ( 48.915404)
test_rubyspec 0.016249 0.013647 34.730349 ( 45.339826)
total: 106.91 sec