Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-230621
#<BuildRuby:0x000056339d9bfe70
@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.20221211-230621",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003785 0.000000 0.817352 ( 1.018332)
build_miniruby 0.000863 0.000000 0.951882 ( 0.950533)
build_ruby 0.001288 0.000000 2.782000 ( 2.687455)
build_all 0.009159 0.000000 15.871862 ( 3.331876)
build_install 0.008595 0.000000 2.215010 ( 1.245597)
test_btest 0.000000 0.000558 65.199449 ( 11.091657)
test_basic 0.000000 0.004724 0.331383 ( 0.422820)
test_all 0.000000 0.001930 668.535607 (137.803358)
test_rubyspec 0.037598 0.026123 52.698301 ( 60.904388)
total: 219.46 sec