Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-234217
#<BuildRuby:0x000055c6ffd5dc18
@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.20221224-234217",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004508 0.000000 0.759256 ( 0.976390)
build_miniruby 0.000938 0.000000 1.000067 ( 0.998676)
build_ruby 0.001095 0.000000 2.619943 ( 2.618828)
build_all 0.005473 0.003396 15.739960 ( 3.339936)
build_install 0.009593 0.000869 2.217277 ( 1.213530)
test_btest 0.000585 0.000088 68.143786 ( 11.151927)
test_basic 0.000776 0.003489 0.286356 ( 0.377519)
test_all 0.000781 0.000148 633.523533 (106.085061)
test_rubyspec 0.039833 0.025305 51.830186 ( 60.041535)
total: 186.80 sec