Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-094920
#<BuildRuby:0x000055ef524133a8
@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.20220811-094920",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007349 0.003340 0.979515 ( 1.632611)
build_miniruby 0.001291 0.000587 0.077065 ( 0.075786)
build_ruby 0.002848 0.000000 0.078612 ( 0.076687)
build_all 0.005961 0.004467 1.565612 ( 0.597284)
build_install 0.014027 0.009484 5.239838 ( 2.081565)
test_btest 0.001253 0.000627 79.747235 ( 8.405525)
test_basic 0.000000 0.007836 0.334448 ( 0.423755)
test_all 0.000000 0.002252 637.221699 ( 65.092157)
test_rubyspec 0.081553 0.089038 46.201759 ( 53.690839)
total: 132.08 sec