Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-063545
#<BuildRuby:0x00005577e3a53e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-063545",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004909 0.000048 1.123711 ( 1.165587)
build_miniruby 0.000921 0.000058 0.967206 ( 0.966055)
build_ruby 0.001393 0.000000 2.690626 ( 2.601400)
build_all 0.008760 0.000095 15.990457 ( 3.306903)
build_install 0.008814 0.000490 2.236561 ( 1.255024)
test_btest 0.000501 0.000028 66.981112 ( 10.881380)
test_basic 0.004975 0.000006 0.281108 ( 0.372602)
test_all 0.001771 0.000094 710.788886 (117.514714)
test_rubyspec 0.051623 0.018399 53.113982 ( 61.332117)
total: 199.40 sec