Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-010418
#<BuildRuby:0x0000565227bfc6e0
@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.20220920-010418",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003377 0.007895 1.114012 ( 1.112029)
build_miniruby 0.002027 0.000000 0.112912 ( 0.108590)
build_ruby 0.002013 0.000041 0.108442 ( 0.091283)
build_all 0.008350 0.001084 1.570527 ( 0.651842)
build_install 0.023599 0.000000 1.912480 ( 0.953151)
test_btest 0.001501 0.000000 70.914276 ( 8.437868)
test_basic 0.007673 0.000511 0.370118 ( 0.457031)
test_all 0.004911 0.000000 675.758336 ( 68.072866)
test_rubyspec 0.088204 0.073273 45.499321 ( 53.705157)
total: 133.59 sec