Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-113657
#<BuildRuby:0x00005633cd3ac328
@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.20220808-113657",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006328 0.000334 0.863162 ( 1.447404)
build_miniruby 0.000857 0.000131 0.058225 ( 0.056893)
build_ruby 0.000826 0.000127 0.059982 ( 0.058663)
build_all 0.000233 0.004517 1.532928 ( 0.584591)
build_install 0.006300 0.005003 5.640555 ( 2.165946)
test_btest 0.000662 0.000190 51.632918 ( 8.549340)
test_basic 0.004537 0.001296 0.335235 ( 0.424291)
test_all 0.001111 0.000317 599.219860 ( 95.719253)
test_rubyspec 0.049881 0.057956 43.814981 ( 51.246544)
total: 160.25 sec