Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-205556
#<BuildRuby:0x000055a6a8dd7670
@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.20220811-205556",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006155 0.000151 0.825522 ( 1.026762)
build_miniruby 0.000981 0.000066 0.057191 ( 0.055913)
build_ruby 0.000963 0.000064 0.060045 ( 0.058781)
build_all 0.004077 0.000272 1.498070 ( 0.585650)
build_install 0.010517 0.000702 5.630962 ( 2.157091)
test_btest 0.000818 0.000054 54.492073 ( 8.051998)
test_basic 0.005786 0.000386 0.332323 ( 0.420206)
test_all 0.001554 0.000103 603.491208 ( 90.123066)
test_rubyspec 0.082857 0.027985 43.582844 ( 50.983448)
total: 153.46 sec