Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-132155
#<BuildRuby:0x0000561a670cc088
@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.20220817-132155",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002705 0.003818 0.845375 ( 2.185580)
build_miniruby 0.000711 0.000164 0.058455 ( 0.057281)
build_ruby 0.000673 0.000155 0.059517 ( 0.058335)
build_all 0.001315 0.003345 1.524160 ( 0.591122)
build_install 0.008745 0.000208 1.917215 ( 0.957677)
test_btest 0.000541 0.000135 49.388818 ( 8.565882)
test_basic 0.004514 0.001129 0.302774 ( 0.391430)
test_all 0.001364 0.000341 630.856011 ( 89.991047)
test_rubyspec 0.093502 0.034180 43.882542 ( 51.238580)
total: 154.04 sec