Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-140935
#<BuildRuby:0x000055fee05b9390
@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.20220807-140935",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010829 0.000414 0.823897 ( 0.907375)
build_miniruby 0.001727 0.000000 0.063978 ( 0.062256)
build_ruby 0.001463 0.000000 0.055109 ( 0.053587)
build_all 0.007546 0.000890 1.236999 ( 0.456536)
build_install 0.009137 0.004606 4.140706 ( 1.732014)
test_btest 0.000771 0.000137 51.596798 ( 5.968536)
test_basic 0.004278 0.000755 0.288492 ( 0.385499)
test_all 0.001879 0.000000 497.359821 ( 52.823846)
test_rubyspec 0.072414 0.053989 41.623092 ( 49.328020)
total: 111.72 sec