Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-141302
#<BuildRuby:0x0000555d03cac8e8
@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.20220816-141302",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006166 0.004751 0.973546 ( 1.497561)
build_miniruby 0.001555 0.000478 0.077090 ( 0.075718)
build_ruby 0.002443 0.000000 0.080456 ( 0.078098)
build_all 0.006368 0.006012 1.562847 ( 0.593342)
build_install 0.017468 0.004244 1.884416 ( 0.927165)
test_btest 0.000982 0.000327 71.611428 ( 8.284338)
test_basic 0.007708 0.000000 0.338702 ( 0.427045)
test_all 0.000419 0.004293 647.675755 ( 64.895429)
test_rubyspec 0.086299 0.087032 44.871209 ( 52.475539)
total: 129.26 sec