Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-114224
#<BuildRuby:0x000055ecf872bdf8
@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.20221222-114224",
@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.000007)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.004435 0.825262 ( 1.173691)
build_miniruby 0.000000 0.001016 1.024983 ( 1.023742)
build_ruby 0.000000 0.001236 2.632579 ( 2.631161)
build_all 0.000000 0.009060 15.668129 ( 3.244037)
build_install 0.008198 0.002185 2.151550 ( 1.196333)
test_btest 0.000509 0.000153 58.730018 ( 11.841916)
test_basic 0.004221 0.000137 0.289970 ( 0.381171)
test_all 0.002250 0.000213 678.274960 (140.276237)
test_rubyspec 0.045317 0.017740 51.479545 ( 59.650586)
total: 221.42 sec