Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-231609
#<BuildRuby:0x00005577b9b20328
@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.20220608-231609",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.006427 0.000361 0.858947 ( 1.055370)
build_miniruby 0.000729 0.000104 0.056491 ( 0.055329)
build_ruby 0.000972 0.000000 0.059005 ( 0.057824)
build_all 0.004240 0.000000 1.541276 ( 0.618318)
build_install 0.007056 0.003448 6.291852 ( 2.831427)
test_btest 0.000677 0.000000 52.869611 ( 8.349581)
test_basic 0.005742 0.000000 0.303144 ( 0.391551)
test_all 0.001340 0.000006 656.301901 ( 94.618684)
test_rubyspec 0.051237 0.024525 43.990732 ( 49.582770)
total: 157.56 sec