Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-032216
#<BuildRuby:0x0000558e15a2a8c0
@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.20221116-032216",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000005 0.000017 ( 0.000015)
build_up 0.000000 0.004776 1.055948 ( 1.505493)
build_miniruby 0.000000 0.000791 0.941595 ( 0.940392)
build_ruby 0.000000 0.001310 2.809316 ( 2.708911)
build_all 0.008690 0.000000 15.705320 ( 3.383554)
build_install 0.003929 0.005108 2.022317 ( 1.149951)
test_btest 0.000365 0.000194 62.299301 ( 10.078583)
test_basic 0.004703 0.000729 0.301242 ( 0.390850)
test_all 0.000779 0.000389 626.788090 (101.709953)
test_rubyspec 0.057768 0.019010 51.094327 ( 59.376259)
total: 181.24 sec