Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-170353
#<BuildRuby:0x000055af20e81550
@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.20220810-170353",
@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.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004496 0.005040 0.801383 ( 1.283865)
build_miniruby 0.001145 0.000286 0.061405 ( 0.060139)
build_ruby 0.001014 0.000254 0.054849 ( 0.053997)
build_all 0.003265 0.005570 1.246435 ( 0.468185)
build_install 0.008047 0.008886 4.393289 ( 1.786425)
test_btest 0.001625 0.000696 53.241560 ( 5.965571)
test_basic 0.005620 0.000336 0.296224 ( 0.386970)
test_all 0.001632 0.000353 491.278329 ( 51.871837)
test_rubyspec 0.098349 0.028151 41.575685 ( 49.175416)
total: 111.05 sec