Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-211442
#<BuildRuby:0x000056069cabfdf8
@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.20220708-211442",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005990 0.000139 0.858246 ( 1.603481)
build_miniruby 0.000901 0.000060 0.057444 ( 0.056271)
build_ruby 0.000915 0.000061 0.059889 ( 0.058683)
build_all 0.000928 0.003297 1.540941 ( 0.621426)
build_install 0.010747 0.000344 6.315942 ( 2.845874)
test_btest 0.000757 0.000080 54.725000 ( 8.274746)
test_basic 0.001873 0.003641 0.289568 ( 0.378004)
test_all 0.000384 0.000990 617.357328 ( 87.691120)
test_rubyspec 0.091550 0.029641 44.272504 ( 49.818455)
total: 151.35 sec