Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-221828
#<BuildRuby:0x0000559ed3bfa8c0
@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.20221127-221828",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004659 0.000259 1.241164 ( 1.489585)
build_miniruby 0.000920 0.000051 1.011272 ( 1.009938)
build_ruby 0.001257 0.000000 2.759011 ( 2.672776)
build_all 0.009669 0.000115 22.570710 ( 4.392831)
build_install 0.009207 0.000013 4.358926 ( 1.545823)
test_btest 0.000568 0.000026 59.801880 ( 11.136493)
test_basic 0.000190 0.004516 0.320456 ( 0.411106)
test_all 0.000909 0.000083 674.566340 (102.912193)
test_rubyspec 0.042028 0.023710 52.741278 ( 61.000379)
total: 186.57 sec