Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-040054
#<BuildRuby:0x0000562443992038
@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.20220827-040054",
@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.000032 0.000003 0.000035 ( 0.000034)
autoconf 0.000047 0.000003 0.000050 ( 0.000051)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.008534 0.005071 0.869800 ( 1.379957)
build_miniruby 0.001244 0.000178 0.061703 ( 0.062332)
build_ruby 0.000000 0.002787 0.064918 ( 0.062999)
build_all 0.002796 0.005800 1.289945 ( 0.482643)
build_install 0.006786 0.008145 1.571404 ( 0.806636)
test_btest 0.000673 0.000237 54.904928 ( 6.357829)
test_basic 0.004529 0.001599 0.280194 ( 0.372756)
test_all 0.003546 0.000000 491.759730 ( 52.899681)
test_rubyspec 0.081580 0.057499 41.727228 ( 50.019492)
total: 112.45 sec