Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-153620
#<BuildRuby:0x00005651892c3e00
@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.20220727-153620",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006373 0.000160 0.846282 ( 2.233917)
build_miniruby 0.000934 0.000067 0.057327 ( 0.056145)
build_ruby 0.000943 0.000067 0.059568 ( 0.058322)
build_all 0.000694 0.003933 1.584036 ( 0.609058)
build_install 0.006394 0.004598 5.643259 ( 2.154760)
test_btest 0.000582 0.000110 45.106266 ( 8.712923)
test_basic 0.004369 0.000819 0.305104 ( 0.394026)
test_all 0.000904 0.000170 605.159833 ( 86.218166)
test_rubyspec 0.069977 0.058504 43.594892 ( 49.231616)
total: 149.67 sec