Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-104345
#<BuildRuby:0x0000558de4e32cc8
@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.20221201-104345",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006124 0.004666 1.292500 ( 1.225137)
build_miniruby 0.002466 0.000000 0.839377 ( 0.838509)
build_ruby 0.003384 0.000000 2.250970 ( 2.153949)
build_all 0.015892 0.005750 18.634486 ( 2.210969)
build_install 0.009911 0.011098 2.035435 ( 1.024887)
test_btest 0.001161 0.000451 92.569428 ( 9.000374)
test_basic 0.003542 0.006442 0.350228 ( 0.435876)
test_all 0.001987 0.000883 734.478129 ( 71.605767)
test_rubyspec 0.080203 0.095884 49.823280 ( 57.912237)
total: 146.41 sec