Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-040131
#<BuildRuby:0x000055a196bd9c18
@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.20221226-040131",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003765 0.000579 0.816220 ( 1.125005)
build_miniruby 0.000788 0.000121 0.985230 ( 0.984000)
build_ruby 0.000000 0.001295 2.599779 ( 2.597958)
build_all 0.000000 0.008990 15.912069 ( 3.428208)
build_install 0.008510 0.001165 2.189948 ( 1.173443)
test_btest 0.000569 0.000000 66.736916 ( 11.078982)
test_basic 0.004653 0.000359 0.303838 ( 0.395180)
test_all 0.001304 0.000384 627.957407 (108.071595)
test_rubyspec 0.049092 0.015148 51.934246 ( 60.068873)
total: 188.92 sec