Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-120103
#<BuildRuby:0x000055b68a7b8e50
@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.20220920-120103",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000499 0.009694 1.096979 ( 1.142714)
build_miniruby 0.000000 0.002244 0.115280 ( 0.110674)
build_ruby 0.001871 0.000681 0.115639 ( 0.099413)
build_all 0.009623 0.000712 1.580564 ( 0.639750)
build_install 0.010765 0.011945 1.974599 ( 0.967821)
test_btest 0.000000 0.001506 77.040548 ( 8.244659)
test_basic 0.004198 0.002275 0.365618 ( 0.454549)
test_all 0.003890 0.000060 679.039107 ( 68.204068)
test_rubyspec 0.100725 0.072158 45.823293 ( 54.236590)
total: 134.10 sec