Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-152237
#<BuildRuby:0x0000563e92287568
@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.20230603-152237",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.005456 1.218456 ( 2.425768)
build_miniruby 0.000000 0.001086 0.750470 ( 0.749983)
build_ruby 0.000000 0.001168 2.464079 ( 2.463758)
build_all 0.004590 0.004636 12.624579 ( 1.113009)
build_install 0.004344 0.003257 1.667405 ( 0.858117)
test_btest 0.000814 0.000185 81.893400 ( 7.371640)
test_basic 0.004067 0.000009 0.716036 ( 0.798613)
test_all 0.001139 0.000247 426.563597 ( 47.051891)
test_rubyspec 0.020632 0.019088 42.609782 ( 55.116674)
total: 117.95 sec