Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-134817
#<BuildRuby:0x00005573a1cfc8e8
@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.20220824-134817",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004843 0.006985 1.031329 ( 1.178223)
build_miniruby 0.001429 0.000858 0.074901 ( 0.073112)
build_ruby 0.001252 0.000751 0.074440 ( 0.072608)
build_all 0.008452 0.001965 1.541071 ( 0.571094)
build_install 0.015156 0.007762 1.856506 ( 0.921133)
test_btest 0.000782 0.000421 76.671532 ( 8.119830)
test_basic 0.006551 0.000467 0.319519 ( 0.408933)
test_all 0.004347 0.000000 647.522404 ( 65.178790)
test_rubyspec 0.103261 0.074210 46.049268 ( 54.512032)
total: 131.04 sec