Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-101522
#<BuildRuby:0x000056155f358ea8
@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.20220913-101522",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.010062 0.000772 1.124979 ( 1.090548)
build_miniruby 0.001369 0.000570 0.066894 ( 0.066511)
build_ruby 0.001196 0.000499 0.074618 ( 0.074774)
build_all 0.003992 0.006484 1.514148 ( 0.596657)
build_install 0.017740 0.004142 1.914466 ( 0.964805)
test_btest 0.000879 0.000384 90.355510 ( 9.741145)
test_basic 0.005892 0.003151 0.355834 ( 0.445892)
test_all 0.002669 0.001186 644.256102 ( 66.767084)
test_rubyspec 0.103850 0.049910 47.087307 ( 55.436251)
total: 135.18 sec