Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-223216
#<BuildRuby:0x000055bd2ef7b2c8
@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.20220818-223216",
@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.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006683 0.000000 0.826552 ( 0.872397)
build_miniruby 0.001046 0.000000 0.058307 ( 0.057076)
build_ruby 0.000926 0.000000 0.059109 ( 0.057978)
build_all 0.001270 0.003477 1.550725 ( 0.600812)
build_install 0.009550 0.001480 1.905449 ( 0.954734)
test_btest 0.000547 0.000146 49.122967 ( 8.372703)
test_basic 0.000000 0.005296 0.294831 ( 0.384128)
test_all 0.000000 0.001138 589.961307 ( 92.524712)
test_rubyspec 0.076498 0.051350 43.852328 ( 52.118314)
total: 155.94 sec