Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-073602
#<BuildRuby:0x000055670c843f50
@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.20221130-073602",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000899 0.004391 1.161740 ( 1.406059)
build_miniruby 0.000749 0.000214 1.012904 ( 1.011536)
build_ruby 0.000971 0.000277 2.783862 ( 2.650900)
build_all 0.003327 0.005517 15.687670 ( 3.339152)
build_install 0.008786 0.001406 2.117057 ( 1.197720)
test_btest 0.000581 0.000000 61.067060 ( 11.713621)
test_basic 0.001586 0.003376 0.316492 ( 0.406852)
test_all 0.000724 0.000267 652.381183 (112.646222)
test_rubyspec 0.023639 0.041695 53.946535 ( 62.100964)
total: 196.47 sec