Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-114017
#<BuildRuby:0x000055dc25ebf670
@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.20220812-114017",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003601 0.003142 0.889744 ( 4.155226)
build_miniruby 0.000906 0.000194 0.058541 ( 0.063104)
build_ruby 0.001022 0.000000 0.059131 ( 0.057866)
build_all 0.001971 0.002701 1.532638 ( 0.589698)
build_install 0.009744 0.001448 5.658132 ( 2.152178)
test_btest 0.000712 0.000168 54.201568 ( 8.561399)
test_basic 0.003961 0.001989 0.298407 ( 0.386820)
test_all 0.002842 0.000711 596.711991 ( 95.884429)
test_rubyspec 0.067149 0.035385 43.985558 ( 51.358635)
total: 163.21 sec