Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-130640
#<BuildRuby:0x000055c502f54c00
@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.20220829-130640",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011480 0.974055 ( 1.033686)
build_miniruby 0.000998 0.000803 0.074754 ( 0.072780)
build_ruby 0.002029 0.000780 0.081228 ( 0.077990)
build_all 0.011081 0.000869 1.528056 ( 0.575610)
build_install 0.019694 0.001791 1.858556 ( 0.936536)
test_btest 0.001027 0.000285 75.760608 ( 8.604500)
test_basic 0.007238 0.000631 0.332883 ( 0.423992)
test_all 0.003458 0.001174 649.278276 ( 65.227571)
test_rubyspec 0.119620 0.063874 45.545291 ( 53.967858)
total: 130.92 sec