Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-183141
#<BuildRuby:0x000056306864be70
@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.20221206-183141",
@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.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004613 0.000288 1.184226 ( 1.450554)
build_miniruby 0.001042 0.000065 0.968757 ( 0.967444)
build_ruby 0.000000 0.001223 2.835256 ( 2.725179)
build_all 0.007548 0.001695 15.809766 ( 3.292310)
build_install 0.007785 0.000376 2.231449 ( 1.244724)
test_btest 0.000507 0.000047 59.747011 ( 11.826567)
test_basic 0.004563 0.000061 0.305551 ( 0.396357)
test_all 0.000787 0.000068 661.911339 (103.736554)
test_rubyspec 0.055182 0.015440 52.514505 ( 60.705359)
total: 186.35 sec