Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-172943
#<BuildRuby:0x000055ce71ea69c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220816-172943",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008700 0.001450 0.858339 ( 1.466863)
build_miniruby 0.001567 0.000261 0.055859 ( 0.054084)
build_ruby 0.001447 0.000000 0.063331 ( 0.062030)
build_all 0.008068 0.000715 1.246922 ( 0.488126)
build_install 0.009601 0.006211 1.574518 ( 0.785545)
test_btest 0.000660 0.000142 52.386900 ( 6.112453)
test_basic 0.005266 0.001128 0.287388 ( 0.377395)
test_all 0.004592 0.000000 484.207190 ( 51.351921)
test_rubyspec 0.096241 0.032468 41.510622 ( 49.104842)
total: 109.80 sec