Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-014720
#<BuildRuby:0x000055d155fc7868
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221214-014720",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000730 0.002798 0.616901 ( 1.028732)
build_miniruby 0.000829 0.000127 0.743239 ( 0.742351)
build_ruby 0.001145 0.000177 2.626647 ( 2.552279)
build_all 0.000000 0.009422 12.486833 ( 1.509019)
build_install 0.004530 0.002289 1.647580 ( 0.779031)
test_btest 0.000466 0.000175 65.186470 ( 6.318228)
test_basic 0.003799 0.000000 0.254348 ( 0.349255)
test_all 0.001574 0.000000 528.035388 ( 70.264789)
test_rubyspec 0.013991 0.014400 35.867609 ( 46.271044)
total: 129.82 sec