Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-133138
#<BuildRuby:0x000055af1c5ef670
@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.20220617-133138",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005780 0.000889 0.863335 ( 3.107918)
build_miniruby 0.001045 0.000000 0.057168 ( 0.055937)
build_ruby 0.000763 0.000000 0.059741 ( 0.058640)
build_all 0.004233 0.000000 1.534338 ( 0.620181)
build_install 0.006827 0.004344 6.294519 ( 2.847500)
test_btest 0.000000 0.000690 54.996940 ( 7.846908)
test_basic 0.004105 0.002590 0.344938 ( 0.431552)
test_all 0.000442 0.000650 654.258737 ( 93.377694)
test_rubyspec 0.083361 0.032841 44.183670 ( 49.776979)
total: 158.12 sec