Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-115406
#<BuildRuby:0x000056074215c0d0
@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-115406",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000540 0.004096 1.180586 ( 1.234792)
build_miniruby 0.000755 0.000251 1.079786 ( 1.078580)
build_ruby 0.000941 0.000314 2.800820 ( 2.714498)
build_all 0.006374 0.002125 15.984907 ( 3.268921)
build_install 0.010411 0.000000 2.009348 ( 1.147200)
test_btest 0.000580 0.000000 64.851644 ( 10.505236)
test_basic 0.000732 0.003940 0.307252 ( 0.398215)
test_all 0.000842 0.000281 689.547762 (105.018530)
test_rubyspec 0.050193 0.020897 53.258433 ( 61.517591)
total: 186.88 sec