Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-211751
#<BuildRuby:0x000055af2b263510
@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.20220606-211751",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005948 0.005185 0.995752 ( 1.072267)
build_miniruby 0.001543 0.000356 0.078108 ( 0.076520)
build_ruby 0.002041 0.000471 0.070355 ( 0.068055)
build_all 0.008689 0.002005 1.496812 ( 0.601434)
build_install 0.003152 0.017528 5.802398 ( 2.826438)
test_btest 0.000773 0.000361 74.797799 ( 8.166243)
test_basic 0.004351 0.004579 0.310279 ( 0.396447)
test_all 0.001272 0.000636 707.854664 ( 67.563411)
test_rubyspec 0.108203 0.054316 46.006256 ( 51.760735)
total: 132.53 sec