Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-184352
#<BuildRuby:0x000055eba4f4eaa8
@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.20230103-184352",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.006597 0.846457 ( 1.034967)
build_miniruby 0.000000 0.001257 1.021581 ( 1.019703)
build_ruby 0.001594 0.000000 2.784504 ( 2.781857)
build_all 0.009753 0.000000 16.722685 ( 2.989476)
build_install 0.008647 0.002913 2.290867 ( 1.180904)
test_btest 0.000776 0.000245 76.631112 ( 10.844563)
test_basic 0.002559 0.004852 0.378748 ( 0.463249)
test_all 0.002053 0.000756 661.422610 ( 99.831925)
test_rubyspec 0.083814 0.048759 51.599970 ( 59.723833)
total: 179.87 sec