Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-151031
#<BuildRuby:0x0000558e7a80efe0
@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.20220909-151031",
@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.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003396 0.007086 1.097970 ( 1.072058)
build_miniruby 0.001409 0.000265 0.066086 ( 0.064644)
build_ruby 0.001423 0.000267 0.078337 ( 0.076782)
build_all 0.008928 0.000892 1.555342 ( 0.621591)
build_install 0.015175 0.005613 1.932302 ( 0.942954)
test_btest 0.000877 0.000185 96.374766 ( 10.024869)
test_basic 0.008659 0.000000 0.356841 ( 0.443988)
test_all 0.005914 0.000165 685.416899 ( 68.781409)
test_rubyspec 0.101562 0.074750 47.102746 ( 55.245191)
total: 137.27 sec