Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-214947
#<BuildRuby:0x00005600bc49f670
@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.20220803-214947",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002448 0.004342 0.826937 ( 1.005063)
build_miniruby 0.000837 0.000059 0.057175 ( 0.056085)
build_ruby 0.000929 0.000067 0.059821 ( 0.058593)
build_all 0.004538 0.000004 1.543508 ( 0.596241)
build_install 0.003326 0.007972 5.636765 ( 2.146619)
test_btest 0.000545 0.000096 52.462568 ( 7.845353)
test_basic 0.005238 0.000000 0.254215 ( 0.343352)
test_all 0.001227 0.000000 625.296921 ( 90.600468)
test_rubyspec 0.113055 0.014707 43.842999 ( 51.199854)
total: 153.85 sec