Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-064741
#<BuildRuby:0x0000560ae1578018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-064741",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003436 0.001432 1.059720 ( 1.104363)
build_miniruby 0.000651 0.000271 1.038068 ( 1.037230)
build_ruby 0.001274 0.000000 2.870468 ( 2.772544)
build_all 0.003856 0.004696 15.807226 ( 3.311306)
build_install 0.009375 0.000295 1.965845 ( 1.154104)
test_btest 0.000500 0.000200 58.972944 ( 11.470479)
test_basic 0.003077 0.001231 0.298186 ( 0.389416)
test_all 0.001090 0.000436 630.877451 (104.998661)
test_rubyspec 0.049117 0.028079 51.837101 ( 60.058604)
total: 186.30 sec