Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-120015
#<BuildRuby:0x000055a80ca3ef08
@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.20220804-120015",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000045 0.000003 0.000048 ( 0.000046)
build_up 0.004136 0.008986 0.871928 ( 1.102877)
build_miniruby 0.001189 0.000274 0.055609 ( 0.053713)
build_ruby 0.001366 0.000316 0.068091 ( 0.066615)
build_all 0.005576 0.003606 1.272365 ( 0.474744)
build_install 0.008631 0.007191 4.254642 ( 1.788455)
test_btest 0.001666 0.000555 53.472381 ( 6.173040)
test_basic 0.006345 0.000000 0.308144 ( 0.399275)
test_all 0.003206 0.000000 507.901613 ( 53.405515)
test_rubyspec 0.088363 0.040988 41.492513 ( 49.012500)
total: 112.48 sec