Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-125826
#<BuildRuby:0x0000556862223e70
@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.20221225-125826",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003788 0.000710 0.820270 ( 1.034427)
build_miniruby 0.000860 0.000161 1.032680 ( 1.031372)
build_ruby 0.000000 0.001086 2.662620 ( 2.661288)
build_all 0.004429 0.004161 15.937745 ( 3.421393)
build_install 0.007457 0.000703 2.248426 ( 1.272275)
test_btest 0.000481 0.000113 64.823063 ( 11.228637)
test_basic 0.003588 0.000844 0.295821 ( 0.387447)
test_all 0.000839 0.000198 624.324514 ( 98.717818)
test_rubyspec 0.059417 0.016109 51.950947 ( 60.114096)
total: 179.87 sec