Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-160933
#<BuildRuby:0x00005574a1822c40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-160933",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001969 0.004538 0.880679 ( 2.127623)
build_miniruby 0.000759 0.000253 0.057921 ( 0.056725)
build_ruby 0.000561 0.000187 0.059474 ( 0.058250)
build_all 0.004391 0.000069 1.538003 ( 0.585528)
build_install 0.008208 0.002827 1.917291 ( 0.952265)
test_btest 0.000645 0.000202 46.122242 ( 8.617501)
test_basic 0.002184 0.003333 0.301374 ( 0.391037)
test_all 0.001124 0.001429 593.338292 ( 92.172292)
test_rubyspec 0.057474 0.025097 43.640499 ( 52.117883)
total: 157.08 sec