Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-152650
#<BuildRuby:0x0000555eeaca89d0
@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.20220812-152650",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008685 0.001066 0.947428 ( 0.992236)
build_miniruby 0.001569 0.000362 0.074009 ( 0.072427)
build_ruby 0.001591 0.000367 0.074540 ( 0.072666)
build_all 0.006634 0.003952 1.522678 ( 0.572887)
build_install 0.015595 0.005082 1.899157 ( 0.933339)
test_btest 0.001081 0.000301 74.191690 ( 8.341350)
test_basic 0.000000 0.007540 0.326680 ( 0.423746)
test_all 0.004485 0.000060 680.519967 ( 66.556312)
test_rubyspec 0.102000 0.088211 45.838208 ( 53.388277)
total: 131.35 sec