Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-151145
#<BuildRuby:0x000055aa0e8f8078
@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-151145",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001364 0.004225 1.373189 ( 2.647314)
build_miniruby 0.000808 0.000127 0.912378 ( 0.912059)
build_ruby 0.001467 0.000231 2.710112 ( 2.714702)
build_all 0.009782 0.000000 14.302820 ( 1.282214)
build_install 0.008367 0.000000 2.088660 ( 0.883521)
test_btest 0.001032 0.000000 78.187262 ( 6.979243)
test_basic 0.004500 0.000000 0.683855 ( 0.758718)
test_all 0.001027 0.000000 548.491337 ( 51.661007)
test_rubyspec 0.021145 0.023430 44.540095 ( 56.954517)
total: 124.79 sec