Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-134152
#<BuildRuby:0x0000564d1e003f68
@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.20220821-134152",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002316 0.003887 0.820828 ( 0.854075)
build_miniruby 0.000849 0.000121 0.057541 ( 0.056290)
build_ruby 0.000824 0.000117 0.060080 ( 0.058827)
build_all 0.004078 0.000583 1.563527 ( 0.595617)
build_install 0.010859 0.000248 1.918223 ( 0.969388)
test_btest 0.000708 0.000089 50.974885 ( 8.136224)
test_basic 0.004541 0.000568 0.296733 ( 0.385891)
test_all 0.002188 0.000000 650.575928 ( 93.271390)
test_rubyspec 0.079302 0.041094 44.560110 ( 52.793377)
total: 157.12 sec