Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-053408
#<BuildRuby:0x00005561646b5448
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220518-053408",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008401 0.001122 0.993791 ( 2.355041)
build_miniruby 0.001871 0.000467 1.048654 ( 1.011200)
build_ruby 0.000000 0.004352 2.476669 ( 2.319652)
build_all 0.004236 0.008850 12.712172 ( 1.665612)
build_install 0.018132 0.000132 4.946344 ( 2.404697)
test_btest 0.001566 0.000553 49.457233 ( 6.221223)
test_basic 0.005363 0.000266 0.276024 ( 0.367089)
test_all 0.002153 0.000717 522.133940 ( 54.468239)
test_rubyspec 0.068349 0.052039 41.059322 ( 47.029229)
total: 117.84 sec