Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-121603
#<BuildRuby:0x0000563d09a52700
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-121603",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.011346 0.000199 0.984489 ( 1.013219)
build_miniruby 0.002573 0.000172 0.073890 ( 0.071365)
build_ruby 0.001933 0.000129 0.076566 ( 0.074504)
build_all 0.009427 0.000000 1.547226 ( 0.571516)
build_install 0.015978 0.004901 1.871812 ( 0.901293)
test_btest 0.001180 0.000118 73.624224 ( 8.024281)
test_basic 0.007175 0.000717 0.335111 ( 0.433370)
test_all 0.004255 0.000425 627.399817 ( 64.968579)
test_rubyspec 0.113916 0.060071 45.895874 ( 54.031762)
total: 130.09 sec