Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-111006
#<BuildRuby:0x0000557eacb302b0
@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.20220730-111006",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005833 0.000456 0.869765 ( 3.119211)
build_miniruby 0.000775 0.000179 0.057516 ( 0.056378)
build_ruby 0.000698 0.000161 0.059427 ( 0.058230)
build_all 0.004618 0.000104 1.524108 ( 0.586103)
build_install 0.009327 0.001998 5.668182 ( 2.170888)
test_btest 0.000520 0.000112 50.062960 ( 8.331081)
test_basic 0.000000 0.005434 0.296910 ( 0.385761)
test_all 0.000000 0.001167 604.345560 ( 90.182981)
test_rubyspec 0.075074 0.045573 43.920236 ( 49.527802)
total: 154.42 sec