Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-163533
#<BuildRuby:0x000055c145d0fbb8
@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.20230728-163533",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000026 0.000002 0.000028 ( 0.000030)
build_up 0.000000 0.007003 1.359555 ( 2.890171)
build_miniruby 0.000207 0.000878 0.882156 ( 0.881549)
build_ruby 0.001719 0.000000 2.613730 ( 2.618252)
build_all 0.005813 0.003879 14.318439 ( 1.268033)
build_install 0.007367 0.000778 2.049867 ( 0.893496)
test_btest 0.000818 0.000186 84.535185 ( 7.452009)
test_basic 0.000771 0.004353 0.596052 ( 0.674088)
test_all 0.001199 0.000327 504.989808 ( 68.303678)
test_rubyspec 0.026428 0.014462 43.310315 ( 55.707913)
total: 140.69 sec