Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-225754
#<BuildRuby:0x00005560263e72c8
@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.20220801-225754",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006283 0.000344 0.805800 ( 1.041653)
build_miniruby 0.000835 0.000119 0.057233 ( 0.056073)
build_ruby 0.000863 0.000123 0.059540 ( 0.058290)
build_all 0.004021 0.000575 1.541892 ( 0.596363)
build_install 0.006538 0.002579 5.645309 ( 2.160248)
test_btest 0.000641 0.000107 53.306911 ( 8.126524)
test_basic 0.004575 0.000762 0.258303 ( 0.347662)
test_all 0.001135 0.000072 631.838242 ( 92.391929)
test_rubyspec 0.091842 0.036369 43.822651 ( 49.420533)
total: 154.20 sec