Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-175752
#<BuildRuby:0x0000557de249a678
@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-175752",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006221 0.000414 0.864125 ( 1.314740)
build_miniruby 0.001053 0.000071 1.003682 ( 1.001626)
build_ruby 0.001538 0.000000 2.767159 ( 2.764813)
build_all 0.001036 0.008724 16.716650 ( 2.962401)
build_install 0.009455 0.001773 2.074541 ( 1.069071)
test_btest 0.001038 0.000194 75.725101 ( 10.525768)
test_basic 0.007131 0.000361 0.378085 ( 0.464043)
test_all 0.001007 0.000089 675.263088 ( 95.879282)
test_rubyspec 0.050177 0.070817 51.787390 ( 59.824395)
total: 175.81 sec