Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-074603
#<BuildRuby:0x000056485f1f46d8
@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.20220914-074603",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000996 0.008312 1.114713 ( 1.226914)
build_miniruby 0.001180 0.000492 0.065129 ( 0.063532)
build_ruby 0.001168 0.000487 0.073180 ( 0.071937)
build_all 0.006198 0.002583 1.569980 ( 0.605713)
build_install 0.014880 0.007701 1.932452 ( 0.957374)
test_btest 0.000759 0.000332 89.065919 ( 9.308313)
test_basic 0.007165 0.001073 0.356015 ( 0.444697)
test_all 0.000313 0.002759 668.559172 ( 67.611232)
test_rubyspec 0.101830 0.074929 46.815644 ( 55.327369)
total: 135.62 sec