Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-014845
#<BuildRuby:0x0000556ad8214920
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220816-014845",
@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.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007186 0.003905 0.953437 ( 1.258000)
build_miniruby 0.001865 0.000233 0.078714 ( 0.076385)
build_ruby 0.001755 0.000219 0.078325 ( 0.076379)
build_all 0.008510 0.001064 1.461601 ( 0.571525)
build_install 0.021046 0.002147 1.836225 ( 0.911779)
test_btest 0.001046 0.000126 71.424082 ( 8.072255)
test_basic 0.002580 0.004334 0.334523 ( 0.423714)
test_all 0.001677 0.001722 674.588073 ( 65.528807)
test_rubyspec 0.121478 0.039620 44.738797 ( 52.399576)
total: 129.32 sec