Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-212855
#<BuildRuby:0x00005653d9ab2038
@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.20220721-212855",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005429 0.004886 0.841171 ( 1.150161)
build_miniruby 0.002623 0.000404 0.061621 ( 0.057942)
build_ruby 0.001552 0.000239 0.061986 ( 0.060630)
build_all 0.007440 0.001144 1.268152 ( 0.479651)
build_install 0.005835 0.012558 4.304852 ( 1.793775)
test_btest 0.001207 0.000371 54.231324 ( 6.126916)
test_basic 0.006357 0.000121 0.307333 ( 0.402268)
test_all 0.002010 0.000575 507.726849 ( 53.402782)
test_rubyspec 0.055372 0.078949 41.569017 ( 47.535334)
total: 111.01 sec