Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-084325
#<BuildRuby:0x00005555c1a6a9c0
@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.20220812-084325",
@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.000011)
configure 0.000101 0.000008 0.000109 ( 0.000111)
build_up 0.000000 0.010441 0.859157 ( 1.055141)
build_miniruby 0.000000 0.002003 0.064209 ( 0.062703)
build_ruby 0.000726 0.000961 0.063491 ( 0.061827)
build_all 0.007998 0.001405 1.254901 ( 0.466186)
build_install 0.014643 0.001961 1.617227 ( 0.793520)
test_btest 0.000797 0.000221 51.975052 ( 6.186528)
test_basic 0.005980 0.000459 0.301840 ( 0.390623)
test_all 0.004953 0.000156 490.666103 ( 52.217725)
test_rubyspec 0.085948 0.047486 42.318123 ( 49.640908)
total: 110.88 sec