Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-102259
#<BuildRuby:0x00005561a0a1ebe8
@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.20221217-102259",
@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.000023)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003313 0.000947 0.859877 ( 1.065390)
build_miniruby 0.000687 0.000196 1.007082 ( 1.005889)
build_ruby 0.001006 0.000287 2.729235 ( 2.641510)
build_all 0.004644 0.004500 15.770788 ( 3.288360)
build_install 0.008398 0.001236 2.260364 ( 1.260623)
test_btest 0.000468 0.000146 59.000702 ( 12.152044)
test_basic 0.003809 0.001191 0.310456 ( 0.401258)
test_all 0.001212 0.000379 673.898290 (143.857233)
test_rubyspec 0.042739 0.024162 52.730527 ( 60.857472)
total: 226.53 sec