Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-170857
#<BuildRuby:0x00005569b77e4e80
@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-170857",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009545 0.000418 0.709859 ( 1.024930)
build_miniruby 0.001198 0.000092 0.047364 ( 0.046129)
build_ruby 0.002225 0.000171 0.051300 ( 0.049354)
build_all 0.007111 0.000000 1.268042 ( 0.469869)
build_install 0.019931 0.004627 4.360752 ( 1.766843)
test_btest 0.000943 0.000000 51.991796 ( 8.025772)
test_basic 0.005940 0.000231 0.229167 ( 0.319852)
test_all 0.002477 0.000248 509.774553 ( 54.745470)
test_rubyspec 0.119916 0.019961 39.310864 ( 45.314529)
total: 111.76 sec