Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-033434
#<BuildRuby:0x000055ad2c623818
@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.20230616-033434",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.001886 0.003094 1.458658 ( 2.745848)
build_miniruby 0.000730 0.000340 0.816387 ( 0.816230)
build_ruby 0.000000 0.001202 2.509839 ( 2.511331)
build_all 0.005095 0.005256 12.948146 ( 1.186298)
build_install 0.005474 0.002676 1.836064 ( 0.942432)
test_btest 0.001032 0.000000 82.606934 ( 7.130935)
test_basic 0.002227 0.001587 0.653278 ( 0.735571)
test_all 0.001031 0.000540 441.145352 ( 38.619247)
test_rubyspec 0.011694 0.027636 42.595312 ( 54.995265)
total: 109.68 sec