Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-101258
#<BuildRuby:0x0000560e6ba4bfa8
@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.20220805-101258",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.006644 0.849892 ( 1.320490)
build_miniruby 0.000000 0.000915 0.057074 ( 0.055886)
build_ruby 0.000000 0.000959 0.059136 ( 0.057993)
build_all 0.002698 0.001789 1.505667 ( 0.583392)
build_install 0.008241 0.002943 5.655523 ( 2.163116)
test_btest 0.000553 0.000197 47.990480 ( 8.680967)
test_basic 0.004417 0.001578 0.342551 ( 0.430332)
test_all 0.000835 0.000298 609.386910 ( 88.409738)
test_rubyspec 0.087411 0.037827 43.673370 ( 51.048198)
total: 152.75 sec