Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-083230
#<BuildRuby:0x000055d50a96bfb0
@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.20220723-083230",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006682 0.000187 0.861255 ( 0.962648)
build_miniruby 0.000833 0.000056 0.056743 ( 0.055539)
build_ruby 0.000878 0.000059 0.058745 ( 0.057578)
build_all 0.004119 0.000274 1.502679 ( 0.584391)
build_install 0.010666 0.000388 5.652248 ( 2.165951)
test_btest 0.000000 0.000604 55.642934 ( 7.901234)
test_basic 0.000000 0.005749 0.345462 ( 0.433571)
test_all 0.000000 0.001662 636.352071 ( 90.294190)
test_rubyspec 0.071086 0.048216 43.679545 ( 49.283739)
total: 151.74 sec