Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-102805
#<BuildRuby:0x000055a33380ff80
@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.20221205-102805",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004164 0.000640 1.216130 ( 1.195327)
build_miniruby 0.000937 0.000000 0.991664 ( 0.990618)
build_ruby 0.001326 0.000000 2.759359 ( 2.640071)
build_all 0.009010 0.000000 15.795419 ( 3.365038)
build_install 0.008655 0.000276 2.266069 ( 1.257477)
test_btest 0.000487 0.000058 67.108646 ( 11.176401)
test_basic 0.004785 0.000028 0.307289 ( 0.398782)
test_all 0.000868 0.000097 680.085064 (107.219771)
test_rubyspec 0.059131 0.004296 53.449043 ( 61.607279)
total: 189.85 sec