Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-195117
#<BuildRuby:0x0000558802824328
@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.20220728-195117",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002103 0.004305 0.837202 ( 1.060536)
build_miniruby 0.000881 0.000063 0.056568 ( 0.055395)
build_ruby 0.000886 0.000000 0.058775 ( 0.057651)
build_all 0.004628 0.000079 1.551822 ( 0.603594)
build_install 0.010760 0.000394 5.659475 ( 2.182794)
test_btest 0.000709 0.000044 53.267273 ( 8.098064)
test_basic 0.001175 0.005048 0.356627 ( 0.444285)
test_all 0.001343 0.000167 600.987654 ( 88.534197)
test_rubyspec 0.078925 0.035583 43.787722 ( 49.413341)
total: 150.45 sec