Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-102218
#<BuildRuby:0x0000559ab794c008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-102218",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004228 0.000000 0.843316 ( 1.067865)
build_miniruby 0.000992 0.000000 1.058199 ( 1.056868)
build_ruby 0.001283 0.000000 2.604524 ( 2.603010)
build_all 0.009026 0.000000 15.829149 ( 3.334777)
build_install 0.009077 0.000270 2.188461 ( 1.201251)
test_btest 0.000491 0.000115 66.649994 ( 10.780277)
test_basic 0.003599 0.000847 0.277470 ( 0.368946)
test_all 0.000752 0.000891 666.438255 (153.509051)
test_rubyspec 0.034167 0.029713 52.060806 ( 60.211604)
total: 234.13 sec