Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-172604
#<BuildRuby:0x000055add6a3d570
@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.20220812-172604",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006528 0.004666 0.844135 ( 0.897084)
build_miniruby 0.000968 0.000223 0.055678 ( 0.055278)
build_ruby 0.000987 0.000228 0.056116 ( 0.054960)
build_all 0.008283 0.000835 1.260591 ( 0.495157)
build_install 0.016228 0.000392 1.588081 ( 0.799159)
test_btest 0.000998 0.000176 52.975787 ( 5.864142)
test_basic 0.005533 0.000112 0.277709 ( 0.369126)
test_all 0.003255 0.000000 479.154265 ( 51.697657)
test_rubyspec 0.069204 0.054237 41.603605 ( 49.283989)
total: 109.52 sec