Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-141122
#<BuildRuby:0x000055a6a611c018
@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-141122",
@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.000000 0.000008 ( 0.000028)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004713 0.000052 1.044345 ( 3.152573)
build_miniruby 0.000777 0.000056 0.994119 ( 0.992712)
build_ruby 0.001113 0.000080 2.774280 ( 2.670046)
build_all 0.008706 0.000289 16.015285 ( 3.361174)
build_install 0.008693 0.000000 2.056347 ( 1.160338)
test_btest 0.000658 0.000006 63.794524 ( 10.817602)
test_basic 0.000226 0.004692 0.297076 ( 0.387799)
test_all 0.000806 0.000095 634.930295 (102.359163)
test_rubyspec 0.050619 0.023304 51.487730 ( 59.768921)
total: 184.67 sec