Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-163819
#<BuildRuby:0x000055d55b712c40
@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.20220707-163819",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006829 0.000000 0.891392 ( 1.156519)
build_miniruby 0.001070 0.000000 0.057082 ( 0.055766)
build_ruby 0.001031 0.000000 0.059538 ( 0.058267)
build_all 0.004344 0.000000 1.497780 ( 0.602326)
build_install 0.001414 0.008631 6.326467 ( 2.869847)
test_btest 0.001308 0.000154 48.409201 ( 8.744377)
test_basic 0.005625 0.000136 0.279749 ( 0.368222)
test_all 0.001342 0.000150 624.775057 ( 90.534663)
test_rubyspec 0.060112 0.043229 44.441265 ( 50.007480)
total: 154.40 sec