Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-011711
#<BuildRuby:0x0000564720fffdf8
@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.20221124-011711",
@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.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000917 0.004216 1.078704 ( 1.344110)
build_miniruby 0.000917 0.000115 1.008351 ( 1.006859)
build_ruby 0.001105 0.000138 2.739531 ( 2.627485)
build_all 0.008686 0.000010 15.919490 ( 3.249312)
build_install 0.007717 0.000858 2.022090 ( 1.176908)
test_btest 0.000625 0.000000 65.133072 ( 10.565870)
test_basic 0.005041 0.000111 0.301726 ( 0.392116)
test_all 0.001054 0.000111 699.512832 (110.263913)
test_rubyspec 0.041554 0.023721 53.134653 ( 61.347092)
total: 191.97 sec