Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-080037
#<BuildRuby:0x000055a5bb68fe00
@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.20220813-080037",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.006664 0.807512 ( 1.017141)
build_miniruby 0.000000 0.000985 0.057150 ( 0.055961)
build_ruby 0.000000 0.000874 0.059011 ( 0.057806)
build_all 0.000000 0.004723 1.535735 ( 0.588352)
build_install 0.009504 0.001659 1.948656 ( 0.982054)
test_btest 0.000734 0.000163 54.379698 ( 8.114039)
test_basic 0.001390 0.004204 0.307940 ( 0.397269)
test_all 0.001269 0.000352 590.943544 ( 96.415016)
test_rubyspec 0.087072 0.037799 43.809789 ( 51.198826)
total: 158.83 sec