Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-220720
#<BuildRuby:0x00005622ae8aef90
@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.20220717-220720",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006126 0.004804 0.838425 ( 0.918889)
build_miniruby 0.001283 0.000427 0.065188 ( 0.065026)
build_ruby 0.001051 0.000350 0.063344 ( 0.063546)
build_all 0.006631 0.002211 1.273667 ( 0.496427)
build_install 0.013755 0.002670 4.352668 ( 1.845766)
test_btest 0.002086 0.000000 55.566605 ( 6.367868)
test_basic 0.004978 0.000000 0.293884 ( 0.387997)
test_all 0.002985 0.000000 508.786033 ( 52.919223)
test_rubyspec 0.086862 0.042519 41.931472 ( 47.902702)
total: 110.97 sec