Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-062411
#<BuildRuby:0x000055ddd58af468
@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.20221207-062411",
@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.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005000 0.000000 1.225486 ( 1.205618)
build_miniruby 0.000935 0.000000 0.933225 ( 0.931889)
build_ruby 0.000000 0.001164 2.751704 ( 2.661845)
build_all 0.002728 0.006247 15.795433 ( 3.326718)
build_install 0.009425 0.001360 2.227518 ( 1.230269)
test_btest 0.000437 0.000109 65.897851 ( 11.433803)
test_basic 0.005376 0.000239 0.317783 ( 0.407711)
test_all 0.000742 0.000175 662.949971 (105.857980)
test_rubyspec 0.050936 0.011985 52.639927 ( 60.868109)
total: 187.92 sec