Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-135009
#<BuildRuby:0x0000555ea66bffa8
@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.20220821-135009",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.001536 0.004921 0.837439 ( 1.026622)
build_miniruby 0.000589 0.000294 0.058008 ( 0.056736)
build_ruby 0.000519 0.000259 0.059454 ( 0.058235)
build_all 0.000104 0.004490 1.572996 ( 0.603249)
build_install 0.006862 0.004117 1.912324 ( 0.963194)
test_btest 0.000507 0.000305 50.922882 ( 8.635704)
test_basic 0.002570 0.003521 0.290553 ( 0.378545)
test_all 0.001102 0.000701 629.540188 ( 89.950448)
test_rubyspec 0.081664 0.045363 44.393102 ( 52.650326)
total: 154.32 sec