Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-004810
#<BuildRuby:0x0000562265f7e878
@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.20221118-004810",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000563 0.004260 1.151011 ( 1.183524)
build_miniruby 0.000722 0.000206 1.038698 ( 1.038034)
build_ruby 0.001038 0.000296 2.801274 ( 2.679455)
build_all 0.004835 0.004464 15.898044 ( 3.306034)
build_install 0.005880 0.004904 2.034382 ( 1.163872)
test_btest 0.000489 0.000183 63.597705 ( 10.902872)
test_basic 0.003795 0.001423 0.331296 ( 0.421524)
test_all 0.000830 0.000311 630.773819 (101.633665)
test_rubyspec 0.051224 0.017764 51.747307 ( 59.958000)
total: 182.29 sec