Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-221703
#<BuildRuby:0x000056033931feb0
@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-221703",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004728 0.000364 1.209487 ( 1.296615)
build_miniruby 0.000769 0.000059 0.968751 ( 0.967284)
build_ruby 0.001219 0.000000 2.814200 ( 2.678028)
build_all 0.004778 0.004189 15.953806 ( 3.413001)
build_install 0.007164 0.002753 2.279457 ( 1.274218)
test_btest 0.000500 0.000079 59.982974 ( 11.912576)
test_basic 0.000953 0.004084 0.282667 ( 0.373155)
test_all 0.000946 0.000000 675.862899 (106.327557)
test_rubyspec 0.049017 0.022248 52.540204 ( 60.793241)
total: 189.04 sec