Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-225719
#<BuildRuby:0x000055fae56fd570
@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.20220723-225719",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.009895 0.858807 ( 0.967781)
build_miniruby 0.000000 0.001363 0.060111 ( 0.060196)
build_ruby 0.000000 0.001873 0.064768 ( 0.063490)
build_all 0.007769 0.002703 1.236108 ( 0.469931)
build_install 0.011915 0.003159 4.408150 ( 1.794818)
test_btest 0.001641 0.000000 52.225995 ( 6.383431)
test_basic 0.005484 0.001063 0.297061 ( 0.387796)
test_all 0.002642 0.000000 481.237681 ( 51.810108)
test_rubyspec 0.095980 0.034419 41.886067 ( 47.623553)
total: 109.56 sec