Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-213433
#<BuildRuby:0x000055d72ec36bc0
@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.20230109-213433",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.006403 0.848381 ( 1.075594)
build_miniruby 0.000000 0.001258 1.019668 ( 1.017604)
build_ruby 0.000000 0.001661 2.807187 ( 2.804644)
build_all 0.005201 0.004779 16.818243 ( 2.992972)
build_install 0.010228 0.001112 2.128401 ( 1.077918)
test_btest 0.000725 0.000282 74.383219 ( 10.727020)
test_basic 0.004780 0.001859 0.310693 ( 0.396904)
test_all 0.000434 0.000830 674.385270 ( 97.578894)
test_rubyspec 0.060673 0.065156 51.955701 ( 60.217168)
total: 177.89 sec