Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-002154
#<BuildRuby:0x0000563b838b6f90
@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.20220719-002154",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009144 0.000000 0.863253 ( 1.741145)
build_miniruby 0.001738 0.000000 0.063034 ( 0.061789)
build_ruby 0.001499 0.000000 0.056909 ( 0.054969)
build_all 0.008019 0.000000 1.247208 ( 0.493179)
build_install 0.010036 0.005186 4.414425 ( 1.858491)
test_btest 0.001625 0.000095 55.624816 ( 6.214933)
test_basic 0.005296 0.000312 0.295632 ( 0.397243)
test_all 0.001753 0.000000 506.311353 ( 53.184013)
test_rubyspec 0.084322 0.043892 41.847544 ( 47.444441)
total: 111.45 sec