Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-055332
#<BuildRuby:0x0000564a4916c0f8
@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.20221215-055332",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003255 0.000698 0.809093 ( 1.067856)
build_miniruby 0.000774 0.000166 0.973321 ( 0.972132)
build_ruby 0.001042 0.000223 2.760777 ( 2.674114)
build_all 0.009024 0.000000 15.735209 ( 3.354533)
build_install 0.008225 0.000811 2.212878 ( 1.218859)
test_btest 0.000481 0.000085 59.791552 ( 11.840474)
test_basic 0.004769 0.000039 0.285353 ( 0.376015)
test_all 0.001671 0.000278 668.764739 (146.637477)
test_rubyspec 0.035553 0.019177 52.104111 ( 60.360980)
total: 228.50 sec