Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-075928
#<BuildRuby:0x0000555fd449b040
@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.20230726-075928",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005765 0.000292 1.445171 ( 2.691302)
build_miniruby 0.000946 0.000149 0.922045 ( 0.921343)
build_ruby 0.000958 0.000152 2.702042 ( 2.702335)
build_all 0.004072 0.004977 13.862468 ( 1.275946)
build_install 0.004035 0.004262 2.003666 ( 0.946677)
test_btest 0.000000 0.001476 79.965624 ( 7.460146)
test_basic 0.000000 0.005375 0.552192 ( 0.629975)
test_all 0.000000 0.001258 509.749164 ( 56.071033)
test_rubyspec 0.014095 0.026850 43.596535 ( 56.015877)
total: 128.72 sec