Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-151005
#<BuildRuby:0x0000564e185b4e80
@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.20221019-151005",
@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.000005)
autoconf 0.000044 0.000008 0.000052 ( 0.000049)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005105 0.004106 1.144279 ( 2.534437)
build_miniruby 0.001134 0.000261 0.106226 ( 0.102991)
build_ruby 0.001260 0.000291 0.099587 ( 0.096352)
build_all 0.007752 0.000783 1.328754 ( 0.562104)
build_install 0.012929 0.002770 1.699183 ( 0.916712)
test_btest 0.001898 0.000407 61.427469 ( 6.265095)
test_basic 0.005661 0.001213 0.365847 ( 0.454605)
test_all 0.006810 0.001460 518.545811 ( 54.440847)
test_rubyspec 0.072416 0.061551 43.018648 ( 51.472163)
total: 116.85 sec