Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-141216
#<BuildRuby:0x00005566e508fe70
@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.20221213-141216",
@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.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003638 0.000560 0.853061 ( 1.064301)
build_miniruby 0.000000 0.000859 0.975566 ( 0.974556)
build_ruby 0.000000 0.001308 2.680171 ( 2.575271)
build_all 0.002214 0.006853 15.799041 ( 3.295655)
build_install 0.008789 0.000000 2.199908 ( 1.228415)
test_btest 0.000591 0.000000 64.983884 ( 10.827065)
test_basic 0.004404 0.000000 0.295617 ( 0.386832)
test_all 0.000813 0.000513 657.457745 (139.636893)
test_rubyspec 0.029822 0.032728 53.247807 ( 61.441084)
total: 221.43 sec