Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-093251
#<BuildRuby:0x00005613dd0cfe58
@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.20220829-093251",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006119 0.000470 0.853660 ( 1.947772)
build_miniruby 0.000877 0.000067 0.058181 ( 0.056960)
build_ruby 0.000789 0.000061 0.059646 ( 0.058502)
build_all 0.000975 0.003615 1.493902 ( 0.582655)
build_install 0.006140 0.004552 1.882033 ( 0.958844)
test_btest 0.000678 0.000127 48.238978 ( 8.537772)
test_basic 0.002480 0.003914 0.343776 ( 0.431055)
test_all 0.001955 0.000000 590.130804 ( 90.283635)
test_rubyspec 0.087856 0.034581 43.561392 ( 51.876359)
total: 154.73 sec