Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-124516
#<BuildRuby:0x000056010e434328
@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.20221117-124516",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000691 0.004129 1.115764 ( 1.475507)
build_miniruby 0.000875 0.000103 0.961768 ( 0.960396)
build_ruby 0.001211 0.000143 2.859725 ( 2.764746)
build_all 0.008932 0.000052 15.981343 ( 3.352490)
build_install 0.008228 0.000398 1.999083 ( 1.152734)
test_btest 0.000568 0.000057 56.767839 ( 11.826210)
test_basic 0.001298 0.003436 0.294031 ( 0.384840)
test_all 0.000876 0.000119 661.497915 (101.695607)
test_rubyspec 0.034946 0.026076 51.154916 ( 59.429434)
total: 183.04 sec