Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-001457
#<BuildRuby:0x0000563052200610
@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.20220729-001457",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004165 0.007922 0.964134 ( 1.221758)
build_miniruby 0.001929 0.000257 0.073817 ( 0.072128)
build_ruby 0.001905 0.000254 0.081426 ( 0.079208)
build_all 0.010204 0.000000 1.539565 ( 0.591677)
build_install 0.015180 0.007006 5.169899 ( 2.060914)
test_btest 0.001040 0.000181 70.229198 ( 8.329489)
test_basic 0.003266 0.004630 0.327345 ( 0.423880)
test_all 0.002043 0.000444 635.488740 ( 64.089598)
test_rubyspec 0.123218 0.052159 45.601321 ( 51.371284)
total: 128.24 sec