Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-204825
#<BuildRuby:0x000055821a2aef08
@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.20220802-204825",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000235 0.000040 0.000275 ( 0.000277)
configure 0.000037 0.000006 0.000043 ( 0.000042)
build_up 0.010825 0.001034 0.789216 ( 0.828819)
build_miniruby 0.001583 0.000000 0.062791 ( 0.061719)
build_ruby 0.001381 0.000000 0.055821 ( 0.054260)
build_all 0.008518 0.000315 1.219695 ( 0.463094)
build_install 0.010943 0.005943 4.313526 ( 1.776221)
test_btest 0.001382 0.000259 51.509441 ( 6.005542)
test_basic 0.006042 0.000000 0.289962 ( 0.389348)
test_all 0.003406 0.000000 477.200201 ( 51.941154)
test_rubyspec 0.093771 0.041981 41.217814 ( 48.890319)
total: 110.41 sec