Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-160501
#<BuildRuby:0x0000561b71e3f2c8
@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.20221118-160501",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001491 0.003606 1.087659 ( 2.170896)
build_miniruby 0.000741 0.000170 0.976055 ( 0.974683)
build_ruby 0.000981 0.000226 2.801538 ( 2.712800)
build_all 0.008963 0.000000 16.019356 ( 3.276685)
build_install 0.007870 0.000000 2.083475 ( 1.170336)
test_btest 0.000550 0.000000 62.700370 ( 10.641719)
test_basic 0.002552 0.002359 0.297772 ( 0.388302)
test_all 0.000708 0.000142 660.253545 (102.989545)
test_rubyspec 0.059212 0.006481 51.332470 ( 59.741770)
total: 184.07 sec