Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-090040
#<BuildRuby:0x000055d49a657ba0
@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.20220726-090040",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008664 0.001137 0.852059 ( 1.113014)
build_miniruby 0.001348 0.000337 0.063251 ( 0.062513)
build_ruby 0.001423 0.000356 0.064785 ( 0.063550)
build_all 0.003952 0.004496 1.234887 ( 0.462676)
build_install 0.006466 0.010127 4.237762 ( 1.790373)
test_btest 0.001004 0.000430 53.582986 ( 5.976734)
test_basic 0.006499 0.000000 0.285898 ( 0.378143)
test_all 0.001087 0.002027 500.984730 ( 52.196989)
test_rubyspec 0.054719 0.078932 41.923180 ( 47.867440)
total: 109.91 sec