Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-155054
#<BuildRuby:0x000055a2fcc2c8e8
@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.20220314-155054",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010226 0.000485 1.000442 ( 1.402196)
build_miniruby 0.001394 0.000279 0.070636 ( 0.070698)
build_ruby 0.002000 0.000000 0.076264 ( 0.075939)
build_all 0.010364 0.000029 4.220382 ( 0.885198)
build_install 0.015157 0.008978 8.124881 ( 2.460728)
test_btest 0.001143 0.000273 75.185702 ( 7.978917)
test_basic 0.003825 0.004216 0.333374 ( 0.422952)
test_all 0.001422 0.000388 658.997313 ( 65.926324)
test_rubyspec 0.098337 0.067313 46.382122 ( 51.722230)
total: 130.95 sec