Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-153009
#<BuildRuby:0x000056448c79bf90
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221130-153009",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004219 0.000667 1.163408 ( 2.290370)
build_miniruby 0.000915 0.000144 0.934533 ( 0.933352)
build_ruby 0.001045 0.000165 2.685307 ( 2.552369)
build_all 0.004622 0.004353 15.827838 ( 3.300808)
build_install 0.007914 0.000688 2.186825 ( 1.291357)
test_btest 0.000499 0.000095 58.713188 ( 12.246614)
test_basic 0.004229 0.000806 0.360995 ( 0.451318)
test_all 0.001429 0.000116 676.735322 (107.824689)
test_rubyspec 0.037984 0.027168 53.679941 ( 61.968496)
total: 192.86 sec