Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-223043
#<BuildRuby:0x000055cf35febf00
@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.20220809-223043",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006289 0.000345 0.849812 ( 1.171173)
build_miniruby 0.000816 0.000117 0.057693 ( 0.056420)
build_ruby 0.000000 0.000996 0.059316 ( 0.058113)
build_all 0.001937 0.002566 1.514382 ( 0.584157)
build_install 0.009430 0.001886 5.614295 ( 2.168233)
test_btest 0.000617 0.000123 48.799816 ( 8.723393)
test_basic 0.005769 0.000212 0.339533 ( 0.427302)
test_all 0.000926 0.000070 637.421287 ( 93.442695)
test_rubyspec 0.072683 0.056411 43.895759 ( 51.250714)
total: 157.88 sec