Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-234840
#<BuildRuby:0x000055c6d4142508
@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.20220529-234840",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005879 0.000904 0.829432 ( 1.121097)
build_miniruby 0.000860 0.000132 0.056872 ( 0.055654)
build_ruby 0.001008 0.000000 0.057471 ( 0.056208)
build_all 0.004381 0.000000 1.486558 ( 0.606560)
build_install 0.011174 0.000000 6.343249 ( 2.859872)
test_btest 0.000822 0.000000 56.641890 ( 8.225084)
test_basic 0.002769 0.003447 0.336499 ( 0.424001)
test_all 0.001132 0.000179 647.746595 ( 95.788366)
test_rubyspec 0.087559 0.032975 44.004610 ( 49.565695)
total: 158.70 sec