Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-164459
#<BuildRuby:0x000055ebbe04c018
@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.20220814-164459",
@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.000000 0.000020 0.000020 ( 0.000021)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.002173 0.004870 0.834702 ( 1.963486)
build_miniruby 0.000720 0.000262 0.057408 ( 0.056214)
build_ruby 0.000669 0.000243 0.059786 ( 0.058637)
build_all 0.004568 0.000000 1.537414 ( 0.597409)
build_install 0.005704 0.003117 1.886243 ( 0.966981)
test_btest 0.000621 0.000219 55.702211 ( 8.199968)
test_basic 0.004389 0.001549 0.354311 ( 0.442257)
test_all 0.002377 0.000839 603.523455 ( 92.742119)
test_rubyspec 0.052379 0.046945 43.807306 ( 51.196686)
total: 156.22 sec