Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-112424
#<BuildRuby:0x000055f7ed157800
@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.20220724-112424",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010137 0.001448 0.972813 ( 1.091867)
build_miniruby 0.002075 0.000000 0.073956 ( 0.072339)
build_ruby 0.002129 0.000000 0.072632 ( 0.071559)
build_all 0.010012 0.000058 1.529672 ( 0.577024)
build_install 0.019778 0.001678 5.181057 ( 2.075521)
test_btest 0.001031 0.000114 74.192539 ( 8.299743)
test_basic 0.001925 0.005901 0.323653 ( 0.411541)
test_all 0.002177 0.000363 676.070243 ( 67.069480)
test_rubyspec 0.079627 0.086746 45.333891 ( 51.142794)
total: 130.81 sec