Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-095457
#<BuildRuby:0x000055d9df58c028
@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.20221216-095457",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003598 0.000600 0.833385 ( 1.023502)
build_miniruby 0.000776 0.000129 0.961716 ( 0.960281)
build_ruby 0.001034 0.000173 2.763325 ( 2.675818)
build_all 0.008726 0.000634 15.800684 ( 3.406259)
build_install 0.006437 0.003116 2.312436 ( 1.335671)
test_btest 0.000562 0.000000 66.463695 ( 10.832540)
test_basic 0.004526 0.000388 0.331488 ( 0.421726)
test_all 0.001587 0.000000 680.154583 (140.386146)
test_rubyspec 0.058062 0.011260 53.372187 ( 61.471343)
total: 222.51 sec