Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-084541
#<BuildRuby:0x0000561a3ac57ba0
@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-084541",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000046 0.000012 0.000058 ( 0.000056)
build_up 0.011260 0.001783 0.819773 ( 0.999536)
build_miniruby 0.001531 0.000383 0.066676 ( 0.064510)
build_ruby 0.001006 0.000252 0.064389 ( 0.063592)
build_all 0.007148 0.001787 1.240925 ( 0.452363)
build_install 0.007914 0.008183 1.532553 ( 0.771470)
test_btest 0.001060 0.000354 51.883780 ( 6.271741)
test_basic 0.000002 0.006306 0.282604 ( 0.372830)
test_all 0.003912 0.000000 506.870059 ( 53.155744)
test_rubyspec 0.057330 0.071239 41.586736 ( 49.252517)
total: 111.41 sec