Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-175858
#<BuildRuby:0x00005583efb6c920
@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.20220824-175858",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008343 0.004996 1.005556 ( 1.032916)
build_miniruby 0.001584 0.000365 0.078744 ( 0.076861)
build_ruby 0.000000 0.001808 0.071272 ( 0.069866)
build_all 0.007239 0.003347 1.508178 ( 0.575853)
build_install 0.009754 0.012249 1.848858 ( 0.904293)
test_btest 0.000926 0.000382 73.842825 ( 8.441106)
test_basic 0.002312 0.005566 0.319921 ( 0.409366)
test_all 0.006171 0.000000 665.836716 ( 65.706010)
test_rubyspec 0.136185 0.036819 45.745665 ( 54.253010)
total: 131.47 sec