Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-131928
#<BuildRuby:0x0000565392c6bdd0
@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.20220802-131928",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006979 0.000000 0.906944 ( 1.707555)
build_miniruby 0.001035 0.000000 0.057550 ( 0.056318)
build_ruby 0.000933 0.000000 0.058817 ( 0.057682)
build_all 0.004658 0.000000 1.521380 ( 0.582640)
build_install 0.001941 0.007167 5.637302 ( 2.162576)
test_btest 0.000629 0.000099 46.897397 ( 8.971414)
test_basic 0.001687 0.004071 0.291777 ( 0.380659)
test_all 0.000907 0.000191 599.583516 ( 88.071767)
test_rubyspec 0.090615 0.039203 43.626920 ( 49.262861)
total: 151.25 sec