Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-042558
#<BuildRuby:0x000055b1de5d3f00
@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.20220803-042558",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006083 0.000139 0.836025 ( 0.921035)
build_miniruby 0.000788 0.000057 0.057217 ( 0.056129)
build_ruby 0.000787 0.000056 0.058820 ( 0.057615)
build_all 0.004258 0.000304 1.509906 ( 0.583288)
build_install 0.010641 0.000396 5.624578 ( 2.142633)
test_btest 0.000000 0.000843 49.712066 ( 8.398165)
test_basic 0.001163 0.004365 0.254954 ( 0.343651)
test_all 0.000000 0.001185 630.136405 ( 89.810750)
test_rubyspec 0.087245 0.043394 43.943304 ( 51.328701)
total: 153.64 sec