Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-064716
#<BuildRuby:0x00005568c8858208
@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.20221128-064716",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000995 0.004057 1.226269 ( 1.458475)
build_miniruby 0.000880 0.000126 0.930941 ( 0.929523)
build_ruby 0.001156 0.000165 2.688432 ( 2.569230)
build_all 0.006723 0.003135 22.368815 ( 4.388709)
build_install 0.007031 0.001240 4.468585 ( 1.620465)
test_btest 0.000513 0.000090 62.599336 ( 11.310796)
test_basic 0.000634 0.004408 0.328313 ( 0.418636)
test_all 0.000704 0.000166 699.877492 (110.918638)
test_rubyspec 0.053876 0.008169 52.873347 ( 61.120707)
total: 194.74 sec