Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-032147
#<BuildRuby:0x000055f8eb1b01e0
@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.20220724-032147",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002202 0.003872 0.817572 ( 1.013683)
build_miniruby 0.000000 0.001026 0.057563 ( 0.056362)
build_ruby 0.000000 0.000915 0.059117 ( 0.057892)
build_all 0.003522 0.001117 1.527983 ( 0.582944)
build_install 0.010997 0.000000 5.617503 ( 2.135155)
test_btest 0.000862 0.000000 47.092616 ( 8.936776)
test_basic 0.002913 0.003012 0.330246 ( 0.418244)
test_all 0.000773 0.000147 631.180098 ( 91.508665)
test_rubyspec 0.096132 0.030393 43.536907 ( 49.125789)
total: 153.84 sec