Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-155607
#<BuildRuby:0x000055a1c75f7468
@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.20221231-155607",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006096 0.000406 0.853714 ( 1.033403)
build_miniruby 0.000000 0.001094 1.014874 ( 1.013007)
build_ruby 0.000000 0.001573 2.779162 ( 2.776580)
build_all 0.000066 0.009627 16.801356 ( 2.976614)
build_install 0.006568 0.004915 2.279241 ( 1.176901)
test_btest 0.000810 0.000238 76.561906 ( 11.260209)
test_basic 0.004424 0.003025 0.345437 ( 0.430322)
test_all 0.000919 0.000291 671.014695 (103.797833)
test_rubyspec 0.073854 0.032462 51.409397 ( 59.481699)
total: 183.95 sec