Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-190801
#<BuildRuby:0x0000555f266f8620
@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.20220912-190801",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010499 0.000961 1.163772 ( 1.122252)
build_miniruby 0.001499 0.000469 0.074845 ( 0.073604)
build_ruby 0.001456 0.000455 0.072499 ( 0.070828)
build_all 0.001725 0.008135 1.555888 ( 0.602589)
build_install 0.016160 0.007604 1.923138 ( 0.955034)
test_btest 0.000863 0.000383 97.634563 ( 9.195087)
test_basic 0.003381 0.003882 0.357705 ( 0.446476)
test_all 0.003017 0.001429 659.839243 ( 66.779054)
test_rubyspec 0.091910 0.082230 46.828259 ( 55.153816)
total: 134.40 sec