Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-195532
#<BuildRuby:0x000055cc4d91bfa8
@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.20220812-195532",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006134 0.000438 0.819520 ( 0.991426)
build_miniruby 0.000984 0.000071 0.058314 ( 0.057106)
build_ruby 0.000893 0.000064 0.060607 ( 0.059322)
build_all 0.004748 0.000000 1.537289 ( 0.584305)
build_install 0.009035 0.000027 1.918651 ( 0.963480)
test_btest 0.000755 0.000044 52.443922 ( 8.435785)
test_basic 0.005436 0.000000 0.294951 ( 0.383705)
test_all 0.002172 0.000000 610.357336 ( 86.566174)
test_rubyspec 0.101957 0.026594 44.014248 ( 51.378208)
total: 149.42 sec