Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-124600
#<BuildRuby:0x000055594e6abdf8
@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-124600",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006597 0.000000 0.825136 ( 1.891103)
build_miniruby 0.000981 0.000000 0.057149 ( 0.055825)
build_ruby 0.000882 0.000053 0.058775 ( 0.057572)
build_all 0.004592 0.000088 1.520990 ( 0.583062)
build_install 0.009935 0.001144 5.659358 ( 2.143486)
test_btest 0.000690 0.000138 48.067431 ( 8.808522)
test_basic 0.001517 0.003865 0.347079 ( 0.436634)
test_all 0.001084 0.000271 616.031895 ( 92.213406)
test_rubyspec 0.070149 0.053174 43.644291 ( 51.053739)
total: 157.24 sec