Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-170818
#<BuildRuby:0x0000557498f7c2d8
@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.20220814-170818",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005790 0.000891 0.809025 ( 0.875816)
build_miniruby 0.000894 0.000137 0.058056 ( 0.056689)
build_ruby 0.000891 0.000137 0.060019 ( 0.058789)
build_all 0.004144 0.000638 1.552040 ( 0.596591)
build_install 0.010890 0.000000 1.916047 ( 0.966826)
test_btest 0.000805 0.000000 56.655836 ( 8.380163)
test_basic 0.005306 0.000000 0.318768 ( 0.407680)
test_all 0.002882 0.000109 589.419004 ( 95.007041)
test_rubyspec 0.065416 0.057452 44.062482 ( 51.462235)
total: 157.81 sec