Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-050352
#<BuildRuby:0x000055cbb38d67e0
@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.20221118-050352",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.004836 1.146566 ( 1.607473)
build_miniruby 0.000000 0.000929 0.987246 ( 0.985950)
build_ruby 0.000000 0.001223 2.846023 ( 2.756159)
build_all 0.008526 0.000517 15.968232 ( 3.285245)
build_install 0.008442 0.000786 1.973254 ( 1.095544)
test_btest 0.000488 0.000086 59.535340 ( 11.337786)
test_basic 0.001064 0.003581 0.293972 ( 0.384955)
test_all 0.001136 0.000253 670.496405 (106.528060)
test_rubyspec 0.033043 0.031984 51.283250 ( 59.493726)
total: 187.48 sec