Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-020108
#<BuildRuby:0x000055d59fd8e148
@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.20220728-020108",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009488 0.000838 0.875183 ( 1.332525)
build_miniruby 0.001612 0.000248 0.064717 ( 0.062968)
build_ruby 0.001579 0.000242 0.063532 ( 0.062091)
build_all 0.006496 0.000999 1.217184 ( 0.466359)
build_install 0.012803 0.006850 4.325670 ( 1.766426)
test_btest 0.001173 0.000251 50.145710 ( 6.427270)
test_basic 0.006934 0.000000 0.290545 ( 0.386164)
test_all 0.001957 0.000000 480.625227 ( 51.829015)
test_rubyspec 0.085020 0.054520 41.703228 ( 47.534145)
total: 109.87 sec