Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-014727
#<BuildRuby:0x00005609de981550
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220719-014727",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.011445 0.853256 ( 1.092168)
build_miniruby 0.000000 0.001772 0.059094 ( 0.056738)
build_ruby 0.001356 0.000641 0.064987 ( 0.062975)
build_all 0.007820 0.001696 1.236750 ( 0.477051)
build_install 0.005370 0.010353 4.318533 ( 1.810921)
test_btest 0.001116 0.000591 53.570352 ( 6.168092)
test_basic 0.007292 0.000000 0.306782 ( 0.403947)
test_all 0.001640 0.000690 507.448367 ( 53.544620)
test_rubyspec 0.054051 0.080736 41.917974 ( 47.761175)
total: 111.38 sec