Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-164034
#<BuildRuby:0x0000556a682cfda8
@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.20220529-164034",
@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.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001648 0.004585 0.864641 ( 2.747956)
build_miniruby 0.000742 0.000186 0.057155 ( 0.056024)
build_ruby 0.000881 0.000220 0.057547 ( 0.056155)
build_all 0.000000 0.004288 1.525981 ( 0.616060)
build_install 0.009357 0.001609 6.327956 ( 2.851042)
test_btest 0.000587 0.000181 56.847519 ( 8.090730)
test_basic 0.004977 0.001531 0.365280 ( 0.452301)
test_all 0.000921 0.000284 663.397962 ( 95.151364)
test_rubyspec 0.090682 0.034678 44.250367 ( 49.815504)
total: 159.84 sec