Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-175342
#<BuildRuby:0x0000561570206878
@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.20220818-175342",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002552 0.003553 0.848663 ( 0.928894)
build_miniruby 0.000867 0.000051 0.057538 ( 0.056385)
build_ruby 0.000712 0.000042 0.059399 ( 0.058321)
build_all 0.000953 0.003699 1.532199 ( 0.590604)
build_install 0.006049 0.002948 1.901288 ( 0.958950)
test_btest 0.000666 0.000100 50.617799 ( 8.438646)
test_basic 0.004772 0.000715 0.327269 ( 0.415525)
test_all 0.000000 0.002119 642.670203 ( 95.097262)
test_rubyspec 0.082030 0.038856 44.068866 ( 52.331243)
total: 158.88 sec