Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-144316
#<BuildRuby:0x0000557a4557bdf8
@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-144316",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006697 0.833607 ( 1.113404)
build_miniruby 0.000551 0.000437 0.057146 ( 0.055896)
build_ruby 0.000723 0.000222 0.058983 ( 0.057803)
build_all 0.003591 0.001105 1.523784 ( 0.587063)
build_install 0.002296 0.007599 5.638858 ( 2.149540)
test_btest 0.000440 0.000188 49.937994 ( 8.812712)
test_basic 0.003757 0.001610 0.304158 ( 0.393275)
test_all 0.001112 0.000476 630.422431 ( 89.669713)
test_rubyspec 0.083207 0.037973 43.880342 ( 49.550932)
total: 152.39 sec