Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-091647
#<BuildRuby:0x0000559107b0e620
@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.20221225-091647",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004155 0.000035 0.798440 ( 1.012959)
build_miniruby 0.000820 0.000154 0.941205 ( 0.939719)
build_ruby 0.001267 0.000000 2.691036 ( 2.689507)
build_all 0.008952 0.000000 15.988084 ( 3.417934)
build_install 0.007978 0.000324 2.262157 ( 1.286734)
test_btest 0.000548 0.000082 63.187276 ( 11.036346)
test_basic 0.000901 0.004359 0.341053 ( 0.431602)
test_all 0.000826 0.000165 633.050592 (116.518632)
test_rubyspec 0.046797 0.019937 51.850212 ( 60.096449)
total: 197.43 sec