Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-182733
#<BuildRuby:0x0000562aee13c3c8
@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.20221210-182733",
@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.000006)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004284 0.000052 0.864163 ( 1.086383)
build_miniruby 0.000795 0.000094 1.009553 ( 1.008189)
build_ruby 0.000978 0.000115 2.828281 ( 2.741171)
build_all 0.004752 0.004111 15.804869 ( 3.298419)
build_install 0.004859 0.005109 2.195554 ( 1.223267)
test_btest 0.000570 0.000127 61.740243 ( 11.291889)
test_basic 0.004559 0.000047 0.300407 ( 0.391333)
test_all 0.000756 0.000159 667.826842 (110.327127)
test_rubyspec 0.035623 0.027796 52.828650 ( 60.968457)
total: 192.34 sec