Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-173220
#<BuildRuby:0x000055a91d399e98
@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.20230115-173220",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006094 0.000446 0.852445 ( 1.049776)
build_miniruby 0.001269 0.000000 1.023205 ( 1.021199)
build_ruby 0.001635 0.000000 2.787115 ( 2.784318)
build_all 0.009784 0.000000 16.873787 ( 3.022995)
build_install 0.004756 0.006487 2.081006 ( 1.077381)
test_btest 0.000863 0.000205 72.415723 ( 11.228501)
test_basic 0.006674 0.000664 0.372231 ( 0.456771)
test_all 0.000954 0.000217 668.958461 (100.970258)
test_rubyspec 0.093674 0.037998 52.391019 ( 60.424576)
total: 182.04 sec