Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-051035
#<BuildRuby:0x000055a6868168c0
@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.20220823-051035",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002731 0.003721 0.806313 ( 0.854878)
build_miniruby 0.000926 0.000124 0.059367 ( 0.058081)
build_ruby 0.001027 0.000000 0.059459 ( 0.058134)
build_all 0.004592 0.000228 1.537908 ( 0.584420)
build_install 0.005568 0.003583 1.920094 ( 0.955687)
test_btest 0.000619 0.000103 47.261719 ( 8.454441)
test_basic 0.005197 0.000866 0.342378 ( 0.430157)
test_all 0.001506 0.000251 596.248848 ( 94.275421)
test_rubyspec 0.089420 0.040084 44.114528 ( 52.347667)
total: 158.02 sec