Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-053531
#<BuildRuby:0x0000562214501400
@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.20220827-053531",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000095 0.000016 0.000111 ( 0.000114)
build_up 0.009195 0.001533 0.832920 ( 1.075517)
build_miniruby 0.001303 0.000000 0.053778 ( 0.053032)
build_ruby 0.001323 0.000000 0.065605 ( 0.065056)
build_all 0.007930 0.000915 1.228387 ( 0.459839)
build_install 0.016100 0.000071 1.560934 ( 0.792638)
test_btest 0.001219 0.000152 52.315514 ( 6.089136)
test_basic 0.005343 0.000668 0.308497 ( 0.399493)
test_all 0.002977 0.000372 521.385958 ( 54.130051)
test_rubyspec 0.090286 0.025055 41.813232 ( 50.072322)
total: 113.14 sec