Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-180553
#<BuildRuby:0x0000562e86f2bdd0
@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.20220801-180553",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005608 0.000862 0.865160 ( 1.322916)
build_miniruby 0.000909 0.000140 0.057343 ( 0.056086)
build_ruby 0.000802 0.000123 0.059208 ( 0.057980)
build_all 0.000000 0.004703 1.537525 ( 0.594514)
build_install 0.009053 0.002114 5.621653 ( 2.151288)
test_btest 0.000582 0.000137 47.968859 ( 8.506058)
test_basic 0.002271 0.003517 0.286336 ( 0.374620)
test_all 0.000938 0.000261 641.468359 ( 91.192289)
test_rubyspec 0.082139 0.033891 43.856718 ( 49.511949)
total: 153.77 sec