Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-191207
#<BuildRuby:0x000055d8143c6878
@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.20220826-191207",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004941 0.001797 0.902589 ( 1.448339)
build_miniruby 0.000736 0.000268 0.057921 ( 0.056734)
build_ruby 0.000721 0.000262 0.060257 ( 0.059076)
build_all 0.003500 0.001273 1.540366 ( 0.586830)
build_install 0.009373 0.001525 1.902558 ( 0.952070)
test_btest 0.000646 0.000215 55.272067 ( 8.000744)
test_basic 0.000240 0.005339 0.328279 ( 0.416971)
test_all 0.001373 0.000382 589.704062 ( 92.569191)
test_rubyspec 0.078265 0.048930 43.976034 ( 52.322023)
total: 156.41 sec