Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-184348
#<BuildRuby:0x000055e56a1c43c8
@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.20221208-184348",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004257 0.000710 1.166556 ( 1.149646)
build_miniruby 0.000832 0.000139 0.972464 ( 0.971007)
build_ruby 0.001262 0.000000 2.767934 ( 2.681725)
build_all 0.009014 0.000000 15.799333 ( 3.282097)
build_install 0.008172 0.000000 2.216807 ( 1.244220)
test_btest 0.000553 0.000000 65.987929 ( 10.771526)
test_basic 0.004703 0.000000 0.333377 ( 0.424137)
test_all 0.000840 0.000000 668.408896 (104.959711)
test_rubyspec 0.044999 0.026485 52.914145 ( 61.211862)
total: 186.70 sec