Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-063542
#<BuildRuby:0x000055f06a307f68
@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.20220720-063542",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005826 0.000896 0.807354 ( 1.101384)
build_miniruby 0.000911 0.000140 0.057117 ( 0.055855)
build_ruby 0.000772 0.000119 0.058780 ( 0.057533)
build_all 0.001730 0.002962 1.568141 ( 0.618140)
build_install 0.006661 0.004661 5.641788 ( 2.167884)
test_btest 0.000620 0.000155 54.521666 ( 8.369386)
test_basic 0.004639 0.001160 0.287054 ( 0.375981)
test_all 0.001052 0.000263 622.905864 ( 90.221464)
test_rubyspec 0.069783 0.057357 43.927218 ( 49.476837)
total: 152.45 sec