Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-095616
#<BuildRuby:0x00005614ebf4c0d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220618-095616",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005308 0.001327 0.886345 ( 1.181351)
build_miniruby 0.000998 0.000000 0.057108 ( 0.055891)
build_ruby 0.000995 0.000000 0.059424 ( 0.058166)
build_all 0.003869 0.000376 1.506548 ( 0.611281)
build_install 0.009789 0.001140 6.324228 ( 2.848354)
test_btest 0.001115 0.000239 52.293247 ( 8.206096)
test_basic 0.004786 0.001025 0.298090 ( 0.386498)
test_all 0.001038 0.000222 644.334078 ( 94.236440)
test_rubyspec 0.096611 0.031605 44.139751 ( 49.690629)
total: 157.28 sec