Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-154804
#<BuildRuby:0x000055676445d438
@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.20221027-154804",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011091 0.000499 1.087702 ( 1.168747)
build_miniruby 0.001441 0.000103 0.092637 ( 0.090014)
build_ruby 0.001466 0.000105 0.096838 ( 0.094377)
build_all 0.007545 0.000539 1.309922 ( 0.571610)
build_install 0.010626 0.004163 1.670021 ( 0.896037)
test_btest 0.001568 0.000175 61.732535 ( 6.820176)
test_basic 0.006486 0.000171 0.356698 ( 0.446818)
test_all 0.006800 0.000000 502.711854 ( 54.030758)
test_rubyspec 0.111109 0.024356 43.858154 ( 52.314387)
total: 116.43 sec