Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-233550
#<BuildRuby:0x000055c21bd38460
@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.20221216-233550",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000033 0.000012 0.000045 ( 0.000031)
build_up 0.003179 0.001156 0.825219 ( 1.051128)
build_miniruby 0.000699 0.000254 0.976004 ( 0.974365)
build_ruby 0.001315 0.000000 2.798207 ( 2.711173)
build_all 0.006425 0.002485 15.739566 ( 3.231789)
build_install 0.006889 0.003563 2.344402 ( 1.344337)
test_btest 0.000409 0.000154 66.535822 ( 10.871116)
test_basic 0.000890 0.004279 0.308560 ( 0.399153)
test_all 0.001194 0.000000 674.223108 (160.084027)
test_rubyspec 0.039385 0.029448 52.553908 ( 60.749554)
total: 241.42 sec