Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-140108
#<BuildRuby:0x000055f5fc6f8e50
@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.20220919-140108",
@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.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005376 0.004674 1.082045 ( 1.110236)
build_miniruby 0.001721 0.000717 0.125289 ( 0.120670)
build_ruby 0.001699 0.000708 0.112856 ( 0.095935)
build_all 0.008958 0.001686 1.563089 ( 0.640512)
build_install 0.011088 0.010418 1.933243 ( 0.972340)
test_btest 0.000810 0.000378 75.132377 ( 8.566631)
test_basic 0.005581 0.002604 0.375691 ( 0.463722)
test_all 0.003147 0.001468 679.013956 ( 68.438610)
test_rubyspec 0.092538 0.078651 45.654427 ( 54.159542)
total: 134.57 sec