Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-201402
#<BuildRuby:0x0000558e9446d570
@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.20220811-201402",
@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.000015)
configure 0.000022 0.000002 0.000024 ( 0.000022)
build_up 0.008631 0.000664 0.864697 ( 1.840584)
build_miniruby 0.002050 0.000158 0.060384 ( 0.057804)
build_ruby 0.002109 0.000162 0.064401 ( 0.061636)
build_all 0.007603 0.000180 1.242167 ( 0.456040)
build_install 0.016184 0.000021 4.308396 ( 1.763867)
test_btest 0.001501 0.000088 51.907309 ( 6.571318)
test_basic 0.007545 0.000120 0.302106 ( 0.395984)
test_all 0.000000 0.005352 493.412857 ( 51.654231)
test_rubyspec 0.081613 0.049334 41.147518 ( 48.841030)
total: 111.64 sec