Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-162218
#<BuildRuby:0x000055887c3b0d30
@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.20220921-162218",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005129 0.005517 1.116132 ( 1.127892)
build_miniruby 0.002057 0.000000 0.123441 ( 0.119804)
build_ruby 0.001937 0.000000 0.119751 ( 0.102949)
build_all 0.007088 0.002550 1.548014 ( 0.648610)
build_install 0.018588 0.002793 1.906661 ( 0.965113)
test_btest 0.001280 0.000337 74.947815 ( 8.417595)
test_basic 0.007222 0.000650 0.370562 ( 0.458964)
test_all 0.003418 0.000583 636.346137 ( 66.189742)
test_rubyspec 0.091303 0.070616 45.475076 ( 53.898014)
total: 131.93 sec