Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-072934
#<BuildRuby:0x00005567c7da3c78
@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="-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.20221130-072934",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004194 0.000645 1.214631 ( 1.613284)
build_miniruby 0.000000 0.000903 1.042579 ( 1.041336)
build_ruby 0.000000 0.001219 2.737822 ( 2.642892)
build_all 0.007113 0.001735 15.802614 ( 3.234887)
build_install 0.005089 0.004388 2.127681 ( 1.191649)
test_btest 0.000508 0.000127 66.725108 ( 11.096556)
test_basic 0.003991 0.000998 0.311874 ( 0.402565)
test_all 0.000927 0.000000 691.756541 (107.777144)
test_rubyspec 0.037637 0.024149 53.937483 ( 62.236842)
total: 191.24 sec