Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-083323
#<BuildRuby:0x000055575a418028
@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.20221217-083323",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004157 0.000000 0.900063 ( 1.111285)
build_miniruby 0.001011 0.000000 0.967761 ( 0.966284)
build_ruby 0.001161 0.000000 2.717552 ( 2.587583)
build_all 0.005258 0.003863 15.602606 ( 3.321152)
build_install 0.010101 0.000481 2.204488 ( 1.234997)
test_btest 0.000569 0.000027 66.764090 ( 11.221414)
test_basic 0.000619 0.004437 0.282997 ( 0.373873)
test_all 0.001374 0.000131 674.337497 (140.493023)
test_rubyspec 0.051343 0.016329 52.866213 ( 61.066904)
total: 222.38 sec