Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-090333
#<BuildRuby:0x00005570088b0448
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-090333",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000070 0.000020 0.000090 ( 0.000094)
build_up 0.010948 0.001724 1.217569 ( 1.612495)
build_miniruby 0.001982 0.000496 0.843637 ( 0.842457)
build_ruby 0.002392 0.000598 2.241123 ( 2.147135)
build_all 0.021032 0.001201 18.520581 ( 2.155116)
build_install 0.011447 0.008142 2.058975 ( 1.059873)
test_btest 0.001155 0.000304 97.395994 ( 9.412804)
test_basic 0.010629 0.000175 0.357311 ( 0.442230)
test_all 0.002046 0.000488 731.126030 ( 71.462904)
test_rubyspec 0.079506 0.098797 49.041385 ( 57.191747)
total: 146.33 sec