Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-194428
#<BuildRuby:0x0000557907a683c8
@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.20230130-194428",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000038 0.000005 0.000043 ( 0.000042)
build_up 0.005661 0.000755 0.837268 ( 1.022535)
build_miniruby 0.001149 0.000153 1.015721 ( 1.013871)
build_ruby 0.001374 0.000183 2.772050 ( 2.769642)
build_all 0.009030 0.000579 16.685473 ( 2.971515)
build_install 0.002403 0.008850 2.072157 ( 1.068337)
test_btest 0.000737 0.000174 71.011873 ( 10.887268)
test_basic 0.005223 0.001229 0.313519 ( 0.399825)
test_all 0.001129 0.000266 654.990172 ( 99.397444)
test_rubyspec 0.067635 0.044224 51.757034 ( 59.825141)
total: 179.36 sec