Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-180029
#<BuildRuby:0x0000561dd4134208
@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.20220829-180029",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005160 0.001290 0.834767 ( 2.924769)
build_miniruby 0.000813 0.000203 0.057991 ( 0.056735)
build_ruby 0.000736 0.000184 0.059822 ( 0.058535)
build_all 0.003591 0.000898 1.542861 ( 0.587731)
build_install 0.004784 0.006338 1.909864 ( 0.951930)
test_btest 0.000590 0.000196 51.640913 ( 8.237031)
test_basic 0.005382 0.000057 0.302920 ( 0.391901)
test_all 0.001305 0.000401 592.624808 ( 89.108205)
test_rubyspec 0.067097 0.056577 43.544058 ( 52.012453)
total: 154.33 sec