Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-093944
#<BuildRuby:0x000055a238951480
@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.20220614-093944",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005000 0.005129 0.830900 ( 1.100870)
build_miniruby 0.001488 0.000372 0.062869 ( 0.061289)
build_ruby 0.001518 0.000000 0.066396 ( 0.065408)
build_all 0.002794 0.004410 1.220814 ( 0.488642)
build_install 0.015882 0.003271 4.804723 ( 2.492513)
test_btest 0.001323 0.000378 52.796009 ( 6.398070)
test_basic 0.002650 0.004457 0.300468 ( 0.395235)
test_all 0.002034 0.000678 518.990827 ( 54.238985)
test_rubyspec 0.079787 0.048520 41.522960 ( 47.276051)
total: 112.52 sec