Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-085705
#<BuildRuby:0x000055a93f66ffb0
@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.20221212-085705",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003796 0.000475 0.849753 ( 1.204965)
build_miniruby 0.000826 0.000103 1.093013 ( 1.091565)
build_ruby 0.001112 0.000139 2.698381 ( 2.589480)
build_all 0.008502 0.000501 15.821250 ( 3.211810)
build_install 0.007919 0.000931 2.195521 ( 1.188261)
test_btest 0.000595 0.000070 58.743510 ( 11.353792)
test_basic 0.004549 0.000535 0.310487 ( 0.400881)
test_all 0.001902 0.000223 670.630486 (142.900225)
test_rubyspec 0.056401 0.013896 52.303047 ( 60.467864)
total: 224.41 sec