Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-162914
#<BuildRuby:0x0000559cfb2efe80
@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.20230124-162914",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006094 0.000381 0.890649 ( 1.048049)
build_miniruby 0.001042 0.000000 1.009585 ( 1.007519)
build_ruby 0.000000 0.001535 2.754476 ( 2.751866)
build_all 0.000433 0.009485 16.733944 ( 3.010944)
build_install 0.004207 0.004987 2.083502 ( 1.072268)
test_btest 0.000817 0.000227 73.329686 ( 10.223992)
test_basic 0.003404 0.003882 0.349893 ( 0.434771)
test_all 0.000776 0.000245 661.102892 (101.375831)
test_rubyspec 0.079352 0.050315 51.550972 ( 59.768670)
total: 180.69 sec