Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-061744
#<BuildRuby:0x000055f31799f510
@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.20220721-061744",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.010074 0.001550 0.988872 ( 2.024259)
build_miniruby 0.001548 0.000239 0.074731 ( 0.072920)
build_ruby 0.001664 0.000256 0.078283 ( 0.076285)
build_all 0.008848 0.000536 1.532750 ( 0.578790)
build_install 0.020112 0.001965 5.182701 ( 2.107549)
test_btest 0.001251 0.000000 77.361338 ( 8.548502)
test_basic 0.007646 0.000000 0.325065 ( 0.416601)
test_all 0.002046 0.000000 682.932844 ( 67.167125)
test_rubyspec 0.155561 0.055683 46.191490 ( 51.848380)
total: 132.84 sec