Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-153934
#<BuildRuby:0x0000564976fe7e58
@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.20220811-153934",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005030 0.001829 0.867651 ( 1.635438)
build_miniruby 0.000735 0.000267 0.057320 ( 0.056042)
build_ruby 0.000696 0.000253 0.059604 ( 0.058311)
build_all 0.003573 0.001300 1.561025 ( 0.587683)
build_install 0.002836 0.008625 5.693272 ( 2.140516)
test_btest 0.000590 0.000295 51.784638 ( 8.401880)
test_basic 0.005257 0.000259 0.279321 ( 0.368221)
test_all 0.001586 0.000000 627.855658 ( 89.722168)
test_rubyspec 0.072283 0.057174 43.938027 ( 51.297961)
total: 154.27 sec