Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-010804
#<BuildRuby:0x000056183ddce8c0
@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.20220805-010804",
@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.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006702 0.804890 ( 1.612369)
build_miniruby 0.000456 0.000568 0.056882 ( 0.055656)
build_ruby 0.000855 0.000107 0.059828 ( 0.058643)
build_all 0.004465 0.000088 1.517941 ( 0.589001)
build_install 0.009082 0.000163 5.624489 ( 2.142480)
test_btest 0.000765 0.000081 50.907523 ( 8.173744)
test_basic 0.001321 0.004101 0.287524 ( 0.376557)
test_all 0.001011 0.000160 577.095317 ( 93.224028)
test_rubyspec 0.046552 0.021467 43.696179 ( 51.121846)
total: 157.35 sec