Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-104708
#<BuildRuby:0x000056403e10fde0
@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.20220728-104708",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006149 0.000439 0.866300 ( 1.539211)
build_miniruby 0.000893 0.000064 0.057327 ( 0.056167)
build_ruby 0.000929 0.000066 0.059004 ( 0.057844)
build_all 0.001144 0.003488 1.517447 ( 0.589616)
build_install 0.005953 0.005093 5.670886 ( 2.167350)
test_btest 0.000717 0.000135 51.176734 ( 8.276991)
test_basic 0.001571 0.004792 0.355331 ( 0.442460)
test_all 0.000000 0.001276 605.427778 ( 86.951484)
test_rubyspec 0.071831 0.041233 43.818568 ( 49.456209)
total: 149.54 sec