Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-103443
#<BuildRuby:0x000056026d54c098
@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.20230625-103443",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005096 0.000329 1.468560 ( 2.748293)
build_miniruby 0.000835 0.000251 0.913702 ( 0.913574)
build_ruby 0.001255 0.000000 2.708044 ( 2.709503)
build_all 0.010972 0.000000 16.271899 ( 1.474625)
build_install 0.007224 0.004988 4.795494 ( 1.131536)
test_btest 0.000616 0.000176 85.399194 ( 7.449833)
test_basic 0.003195 0.000913 0.707969 ( 0.789297)
test_all 0.001535 0.000439 459.188873 ( 50.791233)
test_rubyspec 0.020236 0.021936 43.613314 ( 56.108131)
total: 124.12 sec