Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-144125
#<BuildRuby:0x000055ad5a2025a8
@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.20220426-144125",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006511 0.000371 0.880873 ( 2.005997)
build_miniruby 0.000855 0.000122 0.057874 ( 0.056586)
build_ruby 0.000820 0.000117 0.059648 ( 0.058484)
build_all 0.003725 0.000532 1.480438 ( 0.605927)
build_install 0.008403 0.000521 6.295039 ( 2.812776)
test_btest 0.000540 0.000072 58.037781 ( 8.565450)
test_basic 0.005236 0.000698 0.291753 ( 0.380604)
test_all 0.001114 0.000149 640.902078 ( 93.254716)
test_rubyspec 0.061652 0.068336 44.494859 ( 49.339795)
total: 157.08 sec