Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-125552
#<BuildRuby:0x0000557601526878
@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.20220802-125552",
@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.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006831 0.000000 0.882606 ( 6.345696)
build_miniruby 0.000995 0.000000 0.057041 ( 0.055730)
build_ruby 0.001005 0.000000 0.058935 ( 0.057717)
build_all 0.004449 0.000000 1.493363 ( 0.587663)
build_install 0.011132 0.000000 5.666628 ( 2.193637)
test_btest 0.000777 0.000000 53.793066 ( 7.946392)
test_basic 0.000739 0.005264 0.360331 ( 0.448004)
test_all 0.001099 0.000068 596.204855 ( 89.609613)
test_rubyspec 0.071177 0.011145 43.598374 ( 49.221264)
total: 156.47 sec