Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-115618
#<BuildRuby:0x0000557062678e50
@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.20220909-115618",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.010999 0.000174 1.160030 ( 1.094427)
build_miniruby 0.001932 0.000121 0.073478 ( 0.071546)
build_ruby 0.002132 0.000000 0.066410 ( 0.064075)
build_all 0.011517 0.000285 1.581791 ( 0.596418)
build_install 0.023256 0.000436 1.929797 ( 0.940945)
test_btest 0.001012 0.000048 95.218463 ( 9.381028)
test_basic 0.002628 0.004956 0.356398 ( 0.444333)
test_all 0.002226 0.000203 641.136480 ( 66.230897)
test_rubyspec 0.104264 0.067598 47.047127 ( 55.400802)
total: 134.23 sec