Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-085139
#<BuildRuby:0x000055eec0aaff00
@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.20220728-085139",
@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.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006242 0.000445 0.819665 ( 0.927654)
build_miniruby 0.000999 0.000071 0.057868 ( 0.056523)
build_ruby 0.000850 0.000061 0.059500 ( 0.058317)
build_all 0.000696 0.003989 1.515378 ( 0.585739)
build_install 0.011034 0.000300 5.639178 ( 2.166682)
test_btest 0.000670 0.000079 47.830398 ( 8.840565)
test_basic 0.005111 0.000601 0.278742 ( 0.367912)
test_all 0.000495 0.000646 593.748664 ( 86.652560)
test_rubyspec 0.055315 0.065613 43.809653 ( 49.385051)
total: 149.04 sec