Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-123051
#<BuildRuby:0x00005604d3b003a0
@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.20221201-123051",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000032 0.000000 0.000032 ( 0.000019)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.004888 0.000000 1.143575 ( 3.137156)
build_miniruby 0.000947 0.000000 0.951029 ( 0.949736)
build_ruby 0.001273 0.000000 2.788915 ( 2.696275)
build_all 0.009013 0.000000 15.766999 ( 3.254735)
build_install 0.006244 0.003214 2.274201 ( 1.316583)
test_btest 0.000757 0.000030 65.685669 ( 10.876506)
test_basic 0.000000 0.004136 0.293869 ( 0.386115)
test_all 0.000000 0.000957 696.053272 (107.101369)
test_rubyspec 0.039989 0.033463 53.407324 ( 61.674905)
total: 191.39 sec