Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-014752
#<BuildRuby:0x000055f47d864328
@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.20220719-014752",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003382 0.002997 0.846878 ( 0.986116)
build_miniruby 0.000813 0.000162 0.057404 ( 0.056084)
build_ruby 0.000773 0.000154 0.059262 ( 0.057989)
build_all 0.004889 0.000000 1.541562 ( 0.601013)
build_install 0.009777 0.001297 5.646637 ( 2.155381)
test_btest 0.000733 0.000129 45.861304 ( 8.702315)
test_basic 0.004715 0.000832 0.280081 ( 0.369001)
test_all 0.000725 0.000128 621.396130 ( 90.407244)
test_rubyspec 0.096573 0.027703 43.884347 ( 49.499130)
total: 152.83 sec