Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-194819
#<BuildRuby:0x00005592ca7f7468
@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.20221221-194819",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004166 0.000298 0.854613 ( 1.071300)
build_miniruby 0.000939 0.000067 0.952994 ( 0.951660)
build_ruby 0.001268 0.000000 2.602060 ( 2.600449)
build_all 0.008668 0.000381 15.891102 ( 3.388935)
build_install 0.008960 0.000000 2.192461 ( 1.208526)
test_btest 0.000662 0.000000 64.271995 ( 11.480915)
test_basic 0.004954 0.000000 0.302923 ( 0.393027)
test_all 0.001431 0.000000 670.709171 (137.588469)
test_rubyspec 0.046074 0.019419 52.499158 ( 60.676839)
total: 219.36 sec