Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-011001
#<BuildRuby:0x00005614e478c018
@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.20220730-011001",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005242 0.001311 0.821915 ( 1.083531)
build_miniruby 0.000822 0.000206 0.057715 ( 0.056499)
build_ruby 0.000812 0.000203 0.058774 ( 0.057546)
build_all 0.003708 0.000927 1.554491 ( 0.602289)
build_install 0.008267 0.000802 5.668850 ( 2.183292)
test_btest 0.000607 0.000140 50.938914 ( 8.676507)
test_basic 0.005442 0.000070 0.286641 ( 0.375309)
test_all 0.001198 0.000257 589.175169 ( 92.168188)
test_rubyspec 0.086009 0.024116 43.787517 ( 49.383674)
total: 154.59 sec