Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-045916
#<BuildRuby:0x000055a20c30a620
@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.20221206-045916",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004954 0.000193 1.196173 ( 1.177376)
build_miniruby 0.000840 0.000168 1.047418 ( 1.046073)
build_ruby 0.001139 0.000228 2.698650 ( 2.589088)
build_all 0.008649 0.000046 15.635153 ( 3.329653)
build_install 0.003694 0.004098 2.181737 ( 1.239035)
test_btest 0.000536 0.000119 63.493172 ( 11.463511)
test_basic 0.004133 0.000918 0.309105 ( 0.399357)
test_all 0.000913 0.000203 660.018009 (102.260410)
test_rubyspec 0.045648 0.022003 52.750175 ( 60.884790)
total: 184.39 sec