Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-223445
#<BuildRuby:0x0000556ce7805350
@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.20220719-223445",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.008931 0.000744 0.728459 ( 0.784778)
build_miniruby 0.001179 0.000098 0.047267 ( 0.046031)
build_ruby 0.000000 0.001573 0.050921 ( 0.049343)
build_all 0.000000 0.006814 1.266603 ( 0.466553)
build_install 0.013183 0.003042 4.501059 ( 1.861424)
test_btest 0.001038 0.000240 54.794568 ( 8.944685)
test_basic 0.000825 0.004189 0.215417 ( 0.308485)
test_all 0.001305 0.000000 491.373481 ( 54.779353)
test_rubyspec 0.073249 0.039952 41.083994 ( 47.123627)
total: 114.37 sec