Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-124106
#<BuildRuby:0x000055a50e248c00
@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.20220725-124106",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006848 0.004517 0.974572 ( 1.163970)
build_miniruby 0.002020 0.000404 0.082839 ( 0.080447)
build_ruby 0.001383 0.000277 0.067068 ( 0.065664)
build_all 0.004360 0.005535 1.550339 ( 0.588974)
build_install 0.020062 0.002525 5.183828 ( 2.053341)
test_btest 0.000921 0.000217 80.036777 ( 8.374440)
test_basic 0.004241 0.005050 0.328464 ( 0.420415)
test_all 0.001744 0.000214 637.411650 ( 63.873491)
test_rubyspec 0.104025 0.078309 45.416001 ( 51.067053)
total: 127.69 sec