Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-120945
#<BuildRuby:0x000055d7dcfc4dd8
@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-120945",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002365 0.008852 0.962381 ( 1.102684)
build_miniruby 0.001470 0.000315 0.076686 ( 0.075535)
build_ruby 0.001763 0.000378 0.068292 ( 0.067178)
build_all 0.008086 0.001733 1.555633 ( 0.601033)
build_install 0.006067 0.016802 5.117605 ( 2.086005)
test_btest 0.000841 0.000346 73.446520 ( 8.889185)
test_basic 0.005231 0.002154 0.340632 ( 0.429035)
test_all 0.001439 0.000593 639.118008 ( 64.368802)
test_rubyspec 0.078239 0.087855 45.459838 ( 51.258185)
total: 128.88 sec