Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-014551
#<BuildRuby:0x0000559dce4f7e48
@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.20221203-014551",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000997 0.004178 1.176387 ( 1.207464)
build_miniruby 0.000922 0.000115 0.936294 ( 0.934951)
build_ruby 0.001020 0.000128 2.710280 ( 2.624247)
build_all 0.007962 0.000995 15.707655 ( 3.359678)
build_install 0.004205 0.004651 2.156093 ( 1.250919)
test_btest 0.000471 0.000083 65.406258 ( 11.266963)
test_basic 0.004754 0.000001 0.295770 ( 0.387037)
test_all 0.000745 0.000124 671.842227 (124.215651)
test_rubyspec 0.044354 0.024814 53.474182 ( 61.511445)
total: 206.76 sec