Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-025437
#<BuildRuby:0x0000556a2b1d03e0
@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.20221203-025437",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.005017 0.006137 1.243346 ( 1.489617)
build_miniruby 0.002102 0.000561 0.850575 ( 0.848552)
build_ruby 0.002972 0.000000 2.232913 ( 2.136130)
build_all 0.020791 0.001083 18.724254 ( 2.177955)
build_install 0.014288 0.009656 2.094228 ( 1.055661)
test_btest 0.001246 0.000000 92.783636 ( 9.286725)
test_basic 0.008039 0.001331 0.341799 ( 0.427457)
test_all 0.001800 0.000469 729.429849 ( 71.345090)
test_rubyspec 0.119891 0.065647 49.194651 ( 57.300143)
total: 146.07 sec