Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-090004
#<BuildRuby:0x0000560f76347de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220612-090004",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002393 0.004242 0.869945 ( 1.712371)
build_miniruby 0.000882 0.000126 0.057289 ( 0.056077)
build_ruby 0.000884 0.000126 0.059899 ( 0.058648)
build_all 0.000082 0.004170 1.524066 ( 0.619253)
build_install 0.010591 0.000406 6.265874 ( 2.837903)
test_btest 0.000625 0.000117 49.170961 ( 8.229125)
test_basic 0.004505 0.000844 0.327598 ( 0.416341)
test_all 0.001345 0.000111 650.406220 ( 93.692104)
test_rubyspec 0.089630 0.031929 44.164777 ( 49.720174)
total: 157.34 sec