Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-171821
#<BuildRuby:0x000056445cea0028
@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.20221204-171821",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003219 0.000878 0.809146 ( 1.101276)
build_miniruby 0.000798 0.000218 0.550739 ( 0.550493)
build_ruby 0.000000 0.001230 1.688538 ( 1.612201)
build_all 0.004930 0.004498 12.044056 ( 1.492946)
build_install 0.002866 0.004056 1.663437 ( 0.756340)
test_btest 0.000471 0.000194 63.919692 ( 6.016673)
test_basic 0.000916 0.002239 0.257752 ( 0.353758)
test_all 0.000696 0.000309 516.290746 ( 51.509765)
test_rubyspec 0.018824 0.006575 35.461649 ( 46.123723)
total: 109.52 sec