Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-064043
#<BuildRuby:0x00005564777c0700
@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.20221129-064043",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004583 0.000611 1.160471 ( 1.955522)
build_miniruby 0.000845 0.000112 1.021495 ( 1.020357)
build_ruby 0.001116 0.000149 2.812003 ( 2.716309)
build_all 0.008413 0.000491 15.771667 ( 3.376338)
build_install 0.004568 0.003914 2.014026 ( 1.162331)
test_btest 0.000558 0.000093 56.733973 ( 11.519886)
test_basic 0.005379 0.000000 0.291275 ( 0.381310)
test_all 0.000994 0.000000 697.472310 (107.330380)
test_rubyspec 0.037795 0.030060 52.795154 ( 60.987638)
total: 190.45 sec