Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-082259
#<BuildRuby:0x000056323aad7ba0
@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.20221019-082259",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005792 0.004191 1.120746 ( 1.214188)
build_miniruby 0.001463 0.000209 0.107869 ( 0.105251)
build_ruby 0.001418 0.000203 0.102056 ( 0.100054)
build_all 0.006500 0.003159 1.385439 ( 0.611042)
build_install 0.014341 0.004431 1.652055 ( 0.918097)
test_btest 0.001594 0.000319 60.708964 ( 6.542915)
test_basic 0.002442 0.004738 0.359330 ( 0.450281)
test_all 0.007047 0.000124 504.774417 ( 54.048052)
test_rubyspec 0.095345 0.034192 43.182047 ( 51.364324)
total: 115.36 sec