Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-123820
#<BuildRuby:0x0000558902778040
@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.20221210-123820",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005058 0.000000 1.170346 ( 1.141381)
build_miniruby 0.000889 0.000000 1.058811 ( 1.057507)
build_ruby 0.001335 0.000000 2.864304 ( 2.778138)
build_all 0.008172 0.000894 15.828812 ( 3.388939)
build_install 0.008969 0.000000 2.270135 ( 1.266219)
test_btest 0.000552 0.000000 65.308639 ( 11.258826)
test_basic 0.001673 0.002829 0.285240 ( 0.377066)
test_all 0.000817 0.000204 664.338082 (115.884312)
test_rubyspec 0.040219 0.028216 52.702481 ( 60.980211)
total: 198.13 sec