Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-164600
#<BuildRuby:0x000055a9aa9abfb0
@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.20220822-164600",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005511 0.000847 0.868766 ( 1.805863)
build_miniruby 0.000880 0.000135 0.057987 ( 0.056786)
build_ruby 0.000000 0.000899 0.059682 ( 0.058554)
build_all 0.002408 0.002149 1.518277 ( 0.588016)
build_install 0.010767 0.000501 1.898686 ( 0.954748)
test_btest 0.000609 0.000108 54.173484 ( 8.501871)
test_basic 0.004626 0.000817 0.279003 ( 0.367994)
test_all 0.001895 0.000334 596.054629 ( 90.675367)
test_rubyspec 0.082876 0.047422 44.236261 ( 52.627542)
total: 155.64 sec