Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-193622
#<BuildRuby:0x00005581678e7f90
@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.20221203-193622",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004356 0.000272 1.143648 ( 1.167997)
build_miniruby 0.000894 0.000000 1.069177 ( 1.067956)
build_ruby 0.001303 0.000000 2.754663 ( 2.636791)
build_all 0.003053 0.006169 15.878121 ( 3.354374)
build_install 0.008427 0.000677 2.267898 ( 1.272228)
test_btest 0.000571 0.000078 66.617500 ( 11.239136)
test_basic 0.000997 0.003900 0.304802 ( 0.395506)
test_all 0.000000 0.001799 672.515994 (125.192080)
test_rubyspec 0.054017 0.012417 53.334847 ( 61.584039)
total: 207.91 sec