Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-210528
#<BuildRuby:0x000055fe40b9bdf8
@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.20220729-210528",
@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.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006521 0.000366 0.880699 ( 0.958567)
build_miniruby 0.000913 0.000140 0.056754 ( 0.055477)
build_ruby 0.000813 0.000125 0.058809 ( 0.057641)
build_all 0.003937 0.000605 1.510504 ( 0.587746)
build_install 0.006017 0.005043 5.649217 ( 2.171758)
test_btest 0.000489 0.000105 47.507010 ( 8.383919)
test_basic 0.005324 0.001140 0.335883 ( 0.423096)
test_all 0.000994 0.000213 628.508408 ( 93.737425)
test_rubyspec 0.074861 0.050556 43.766995 ( 49.416212)
total: 155.79 sec