Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-065651
#<BuildRuby:0x000055a26bdcffb0
@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.20220708-065651",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006621 0.000000 0.843503 ( 0.903401)
build_miniruby 0.000946 0.000000 0.058493 ( 0.057228)
build_ruby 0.000979 0.000000 0.059086 ( 0.057894)
build_all 0.004336 0.000000 1.505325 ( 0.603912)
build_install 0.005963 0.005171 6.310756 ( 2.858281)
test_btest 0.000676 0.000045 52.564481 ( 8.423408)
test_basic 0.001452 0.004752 0.354220 ( 0.441460)
test_all 0.001110 0.000139 623.115025 ( 91.189004)
test_rubyspec 0.087434 0.043064 44.374698 ( 49.943429)
total: 154.48 sec