Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-124738
#<BuildRuby:0x0000564a88953160
@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.20230615-124738",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002947 0.004023 1.435592 ( 2.697927)
build_miniruby 0.000893 0.000090 0.781370 ( 0.781352)
build_ruby 0.001211 0.000000 2.441806 ( 2.442219)
build_all 0.009885 0.000000 12.739174 ( 1.136690)
build_install 0.005168 0.002737 1.781689 ( 0.861837)
test_btest 0.001018 0.000000 81.129079 ( 7.308615)
test_basic 0.004387 0.000000 0.686405 ( 0.768389)
test_all 0.001365 0.000856 430.638623 ( 50.612094)
test_rubyspec 0.012283 0.023899 40.555719 ( 53.005609)
total: 119.62 sec