Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-085012
#<BuildRuby:0x000056032253ff68
@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.20220820-085012",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000013)
build_up 0.000000 0.006854 0.848789 ( 1.462145)
build_miniruby 0.000000 0.000911 0.058214 ( 0.056990)
build_ruby 0.000000 0.000961 0.059581 ( 0.058426)
build_all 0.000357 0.004312 1.524907 ( 0.587265)
build_install 0.010987 0.000081 1.932493 ( 0.974025)
test_btest 0.000548 0.000194 55.302672 ( 8.346518)
test_basic 0.004862 0.000409 0.316695 ( 0.406475)
test_all 0.000965 0.001357 599.246680 ( 89.447286)
test_rubyspec 0.056637 0.045412 44.093950 ( 52.395909)
total: 153.74 sec