Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-024523
#<BuildRuby:0x0000558565fcfe00
@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.20221116-024523",
@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.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004786 0.000299 1.028272 ( 1.080824)
build_miniruby 0.000930 0.000059 1.076545 ( 1.075260)
build_ruby 0.001143 0.000072 2.680332 ( 2.590791)
build_all 0.004422 0.004454 15.771847 ( 3.311339)
build_install 0.000517 0.009038 1.969527 ( 1.171157)
test_btest 0.000478 0.000112 62.884575 ( 10.351105)
test_basic 0.001010 0.003545 0.330379 ( 0.420784)
test_all 0.000721 0.000200 650.858135 (103.749679)
test_rubyspec 0.046652 0.022012 50.746464 ( 58.945048)
total: 182.70 sec