Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-045505
#<BuildRuby:0x000056005fbde858
@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.20221210-045505",
@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.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004706 0.000336 1.154884 ( 1.175108)
build_miniruby 0.000909 0.000065 0.998219 ( 0.996918)
build_ruby 0.001100 0.000079 2.822713 ( 2.714575)
build_all 0.008634 0.000617 15.733399 ( 3.275424)
build_install 0.003553 0.004857 2.176773 ( 1.203589)
test_btest 0.000503 0.000067 67.197739 ( 11.313061)
test_basic 0.000000 0.004910 0.323983 ( 0.414790)
test_all 0.001290 0.000295 662.007568 (106.932401)
test_rubyspec 0.046730 0.015512 52.299987 ( 60.622804)
total: 188.65 sec