Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-005211
#<BuildRuby:0x000056247ba9a740
@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.20220805-005211",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005858 0.000976 0.808091 ( 0.948785)
build_miniruby 0.000873 0.000146 0.057621 ( 0.056481)
build_ruby 0.000757 0.000126 0.059312 ( 0.058167)
build_all 0.000683 0.003849 1.518017 ( 0.586338)
build_install 0.009027 0.002083 5.620692 ( 2.135776)
test_btest 0.000659 0.000152 50.060935 ( 8.264952)
test_basic 0.004528 0.001045 0.293959 ( 0.382753)
test_all 0.001298 0.000300 615.759506 ( 90.715061)
test_rubyspec 0.077418 0.045268 43.701471 ( 51.074734)
total: 154.22 sec