Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-223951
#<BuildRuby:0x000055e7d260ffa8
@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.20220821-223951",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.006625 0.831888 ( 0.866964)
build_miniruby 0.000411 0.000472 0.057169 ( 0.055874)
build_ruby 0.000721 0.000222 0.059480 ( 0.058173)
build_all 0.003423 0.001053 1.528928 ( 0.587861)
build_install 0.008531 0.002625 1.936048 ( 0.972344)
test_btest 0.000607 0.000187 46.857535 ( 8.964256)
test_basic 0.004073 0.001253 0.280977 ( 0.370156)
test_all 0.001845 0.000567 610.234032 ( 90.954790)
test_rubyspec 0.075798 0.055579 44.561163 ( 52.793184)
total: 155.62 sec