Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-055301
#<BuildRuby:0x00005565fc0903a0
@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.20220817-055301",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005517 0.004720 0.977403 ( 1.068075)
build_miniruby 0.001572 0.000225 0.075082 ( 0.073398)
build_ruby 0.001622 0.000232 0.077656 ( 0.076538)
build_all 0.004575 0.005550 1.522572 ( 0.575977)
build_install 0.019045 0.002829 1.849740 ( 0.899133)
test_btest 0.000875 0.000175 75.573525 ( 8.259461)
test_basic 0.002425 0.005039 0.334289 ( 0.423695)
test_all 0.003769 0.000943 670.109822 ( 66.087999)
test_rubyspec 0.114400 0.051631 45.158134 ( 52.857733)
total: 130.32 sec