Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-005543
#<BuildRuby:0x00005623e4b02c88
@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.20220811-005543",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009050 0.000000 0.805071 ( 0.940451)
build_miniruby 0.000000 0.002173 0.062882 ( 0.061544)
build_ruby 0.000000 0.001655 0.057721 ( 0.056248)
build_all 0.008275 0.001228 1.297854 ( 0.473056)
build_install 0.016078 0.000727 4.252391 ( 1.797848)
test_btest 0.002138 0.000143 55.675570 ( 5.986427)
test_basic 0.005734 0.000383 0.296706 ( 0.388533)
test_all 0.003107 0.000000 501.367264 ( 53.401489)
test_rubyspec 0.069723 0.061458 41.374547 ( 49.023381)
total: 112.13 sec