Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-035855
#<BuildRuby:0x00005632e01d8008
@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.20221209-035855",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004262 0.000533 1.129622 ( 1.255519)
build_miniruby 0.000869 0.000109 0.988423 ( 0.986867)
build_ruby 0.001094 0.000137 2.819981 ( 2.712238)
build_all 0.009199 0.000034 15.813635 ( 3.363885)
build_install 0.003720 0.005087 2.247300 ( 1.232383)
test_btest 0.000481 0.000080 59.180752 ( 11.891449)
test_basic 0.000161 0.004741 0.286935 ( 0.377800)
test_all 0.000738 0.000164 659.244017 (107.259867)
test_rubyspec 0.035695 0.030619 52.773433 ( 60.964990)
total: 190.05 sec