Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-073037
#<BuildRuby:0x0000560e8d02be70
@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.20221223-073037",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000251 0.003982 0.905709 ( 1.715763)
build_miniruby 0.000804 0.000251 0.962024 ( 0.960688)
build_ruby 0.000961 0.000300 2.614959 ( 2.613361)
build_all 0.007822 0.001113 15.783644 ( 3.346027)
build_install 0.008016 0.001043 2.305934 ( 1.348751)
test_btest 0.000408 0.000114 65.167526 ( 10.633769)
test_basic 0.003814 0.001060 0.348433 ( 0.438346)
test_all 0.000710 0.000197 641.387267 (100.297682)
test_rubyspec 0.037880 0.021123 52.226978 ( 60.466161)
total: 181.82 sec