Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-182334
#<BuildRuby:0x000055a594238040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-182334",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004208 0.000017 0.847143 ( 1.081022)
build_miniruby 0.000951 0.000063 1.061993 ( 1.060664)
build_ruby 0.001068 0.000072 2.720846 ( 2.719684)
build_all 0.004385 0.004702 15.605202 ( 3.339481)
build_install 0.008988 0.000572 2.274033 ( 1.279117)
test_btest 0.000476 0.000060 63.964836 ( 11.020843)
test_basic 0.001480 0.003403 0.284191 ( 0.373897)
test_all 0.001487 0.000248 679.621899 (142.690815)
test_rubyspec 0.044472 0.025797 52.889500 ( 61.123140)
total: 224.69 sec