Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-041356
#<BuildRuby:0x000055bae42cbe70
@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.20221231-041356",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005316 0.001227 0.846642 ( 1.611535)
build_miniruby 0.000962 0.000222 1.027401 ( 1.025486)
build_ruby 0.001259 0.000291 2.779257 ( 2.776872)
build_all 0.008611 0.000845 16.674371 ( 2.967624)
build_install 0.010537 0.001117 2.291893 ( 1.182088)
test_btest 0.000934 0.000187 80.943692 ( 11.065045)
test_basic 0.001940 0.004530 0.357353 ( 0.443799)
test_all 0.000000 0.001396 653.048142 (105.464907)
test_rubyspec 0.072118 0.059885 51.546173 ( 59.611813)
total: 186.15 sec