Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-063702
#<BuildRuby:0x000055b75b7a3dd0
@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.20220618-063702",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005313 0.001328 0.825855 ( 0.946821)
build_miniruby 0.000000 0.000917 0.056883 ( 0.055642)
build_ruby 0.000000 0.000906 0.058977 ( 0.057866)
build_all 0.000000 0.004295 1.492153 ( 0.606213)
build_install 0.002807 0.008178 6.306718 ( 2.841392)
test_btest 0.000579 0.000289 53.778442 ( 8.042995)
test_basic 0.000000 0.005905 0.286478 ( 0.375078)
test_all 0.000000 0.001591 647.293595 ( 93.683266)
test_rubyspec 0.056924 0.047126 44.118433 ( 49.695547)
total: 156.31 sec