Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-085225
#<BuildRuby:0x0000564a705586e0
@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.20220731-085225",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000077 0.000011 0.000088 ( 0.000094)
build_up 0.013153 0.000000 0.959800 ( 1.724887)
build_miniruby 0.001889 0.000000 0.072015 ( 0.070398)
build_ruby 0.001679 0.000000 0.071912 ( 0.070840)
build_all 0.009209 0.000694 1.534377 ( 0.579204)
build_install 0.023185 0.000000 5.088645 ( 2.059497)
test_btest 0.001125 0.000000 76.847346 ( 8.178485)
test_basic 0.000000 0.007475 0.331426 ( 0.420359)
test_all 0.001329 0.000408 639.526689 ( 64.845655)
test_rubyspec 0.128178 0.053001 45.795287 ( 51.536430)
total: 129.49 sec