Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-023237
#<BuildRuby:0x0000555f8713c040
@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-023237",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003498 0.000750 0.846944 ( 1.055633)
build_miniruby 0.000731 0.000156 0.939624 ( 0.938364)
build_ruby 0.000944 0.000202 2.673229 ( 2.671626)
build_all 0.008227 0.000753 15.715723 ( 3.439694)
build_install 0.004902 0.004764 2.248896 ( 1.287951)
test_btest 0.000465 0.000117 65.284545 ( 10.842249)
test_basic 0.005157 0.000093 0.315538 ( 0.405507)
test_all 0.002271 0.000000 659.180300 (140.768038)
test_rubyspec 0.050244 0.014344 51.589209 ( 59.698702)
total: 221.11 sec