Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-032729
#<BuildRuby:0x000055d00246c0d0
@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.20221126-032729",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004575 0.000327 1.112625 ( 1.169976)
build_miniruby 0.000802 0.000057 1.005251 ( 1.004013)
build_ruby 0.001174 0.000000 2.714126 ( 2.616666)
build_all 0.005768 0.003177 15.890719 ( 3.210203)
build_install 0.008863 0.000538 2.046161 ( 1.214443)
test_btest 0.000660 0.000000 60.667428 ( 10.582848)
test_basic 0.002017 0.002749 0.285695 ( 0.376874)
test_all 0.001220 0.000000 675.824722 (106.975778)
test_rubyspec 0.061486 0.012859 53.673973 ( 61.819328)
total: 188.97 sec