Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-114053
#<BuildRuby:0x00005626545b83a0
@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.20220907-114053",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000688 0.012400 0.967721 ( 1.011845)
build_miniruby 0.002172 0.000000 0.074384 ( 0.074004)
build_ruby 0.001943 0.000031 0.071121 ( 0.070517)
build_all 0.006674 0.003532 1.573129 ( 0.599478)
build_install 0.020430 0.001669 1.912397 ( 0.977524)
test_btest 0.000826 0.000251 93.557387 ( 9.831113)
test_basic 0.005813 0.001770 0.365732 ( 0.455621)
test_all 0.006262 0.000664 649.599775 ( 65.698018)
test_rubyspec 0.122772 0.042378 46.835970 ( 55.275280)
total: 133.99 sec