Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-020758
#<BuildRuby:0x0000557d5444a2d8
@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.20221201-020758",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004333 0.000722 1.139095 ( 1.154753)
build_miniruby 0.000719 0.000120 1.039360 ( 1.038171)
build_ruby 0.001090 0.000182 2.738080 ( 2.642525)
build_all 0.008846 0.000000 15.827776 ( 3.244308)
build_install 0.008264 0.000000 2.158614 ( 1.249083)
test_btest 0.000624 0.000000 66.027197 ( 11.669397)
test_basic 0.001598 0.003249 0.306257 ( 0.396417)
test_all 0.000966 0.000161 701.649981 (107.481737)
test_rubyspec 0.051690 0.024690 53.428751 ( 61.610490)
total: 190.49 sec