Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-173809
#<BuildRuby:0x0000561f470e7240
@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="-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.20221227-173809",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006384 0.002554 0.934051 ( 1.133263)
build_miniruby 0.001878 0.000751 0.849015 ( 0.847521)
build_ruby 0.002679 0.000000 2.131576 ( 2.131335)
build_all 0.019704 0.000000 18.525034 ( 2.193332)
build_install 0.012767 0.006932 2.054641 ( 1.032957)
test_btest 0.001019 0.000321 88.977436 ( 8.953416)
test_basic 0.009618 0.000145 0.350962 ( 0.436671)
test_all 0.001774 0.000506 667.002478 ( 68.359356)
test_rubyspec 0.085128 0.074586 47.956639 ( 56.153954)
total: 141.24 sec