Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-124517
#<BuildRuby:0x0000565474006620
@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.20230101-124517",
@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.000018 0.000000 0.000018 ( 0.000017)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.000000 0.006116 0.838526 ( 1.734088)
build_miniruby 0.000000 0.001258 1.024736 ( 1.022849)
build_ruby 0.000000 0.001601 2.778222 ( 2.775704)
build_all 0.006857 0.002824 16.794533 ( 3.003461)
build_install 0.010036 0.001584 2.310027 ( 1.183853)
test_btest 0.000985 0.000155 78.464370 ( 10.599870)
test_basic 0.006379 0.000272 0.350853 ( 0.437153)
test_all 0.001135 0.000170 658.666140 ( 98.508208)
test_rubyspec 0.104427 0.027264 51.666130 ( 59.757081)
total: 179.02 sec