Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-052025
#<BuildRuby:0x000056551a4dfdf8
@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.20220820-052025",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001102 0.005541 0.868644 ( 0.907744)
build_miniruby 0.000618 0.000238 0.057711 ( 0.056558)
build_ruby 0.000727 0.000280 0.059442 ( 0.058237)
build_all 0.003388 0.001303 1.529492 ( 0.590291)
build_install 0.010280 0.000774 1.924953 ( 0.960920)
test_btest 0.000493 0.000165 54.729662 ( 8.153535)
test_basic 0.003953 0.001317 0.311154 ( 0.400288)
test_all 0.002143 0.000317 599.738496 ( 92.031389)
test_rubyspec 0.070982 0.059698 44.391670 ( 52.658808)
total: 155.82 sec