Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-061947
#<BuildRuby:0x000055e5fb3dbdf0
@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.20220518-061947",
@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.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006772 0.838912 ( 0.915804)
build_miniruby 0.000000 0.000857 0.056747 ( 0.055587)
build_ruby 0.000000 0.000949 0.058089 ( 0.056925)
build_all 0.000000 0.004045 1.487974 ( 0.611985)
build_install 0.005697 0.003142 6.232947 ( 2.816754)
test_btest 0.000734 0.000183 44.105147 ( 8.470388)
test_basic 0.005306 0.000297 0.323091 ( 0.411638)
test_all 0.001041 0.000245 614.781630 ( 92.309816)
test_rubyspec 0.109781 0.019447 43.749820 ( 49.361377)
total: 155.01 sec