Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-020851
#<BuildRuby:0x0000563a45ce8620
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-020851",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.008059 1.100745 ( 1.199756)
build_miniruby 0.000000 0.001783 0.906763 ( 0.911655)
build_ruby 0.000000 0.002202 2.342864 ( 2.260445)
build_all 0.012951 0.004629 18.222514 ( 2.289851)
build_install 0.012094 0.006386 1.883980 ( 1.022094)
test_btest 0.000201 0.001207 82.569004 ( 10.200975)
test_basic 0.003129 0.004338 0.357634 ( 0.446126)
test_all 0.001685 0.000624 683.002910 ( 73.352509)
test_rubyspec 0.082406 0.050494 50.120483 ( 58.621874)
total: 150.31 sec