Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-144506
#<BuildRuby:0x0000555b087a5400
@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.20220811-144506",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010076 0.000775 0.833932 ( 0.925626)
build_miniruby 0.001281 0.000099 0.059873 ( 0.059297)
build_ruby 0.001795 0.000138 0.064483 ( 0.063201)
build_all 0.009298 0.000304 1.246260 ( 0.458621)
build_install 0.016373 0.000735 4.383190 ( 1.846281)
test_btest 0.001872 0.000125 54.082888 ( 6.090756)
test_basic 0.008331 0.000556 0.300505 ( 0.390930)
test_all 0.002951 0.000197 501.657443 ( 52.547830)
test_rubyspec 0.092304 0.047788 41.133100 ( 48.855381)
total: 111.24 sec