Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-053417
#<BuildRuby:0x000055e0f0ee7df8
@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-053417",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006730 0.000000 0.825457 ( 0.940551)
build_miniruby 0.000913 0.000000 0.056904 ( 0.055663)
build_ruby 0.000888 0.000054 0.058923 ( 0.057781)
build_all 0.004331 0.000270 1.541775 ( 0.605878)
build_install 0.007063 0.004056 5.662888 ( 2.193658)
test_btest 0.000622 0.000070 50.433297 ( 8.203846)
test_basic 0.005173 0.000000 0.284510 ( 0.373967)
test_all 0.001520 0.000000 624.892861 ( 89.411873)
test_rubyspec 0.039402 0.043629 43.902549 ( 49.542703)
total: 151.39 sec