Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-223323
#<BuildRuby:0x000055a231e16e90
@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.20220812-223323",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008996 0.000239 0.803902 ( 1.918259)
build_miniruby 0.001699 0.000618 0.064472 ( 0.061929)
build_ruby 0.001241 0.000451 0.066731 ( 0.065077)
build_all 0.007430 0.000975 1.251436 ( 0.472670)
build_install 0.016672 0.000639 1.552282 ( 0.792321)
test_btest 0.001301 0.000347 53.188691 ( 6.215155)
test_basic 0.000000 0.006584 0.301992 ( 0.397751)
test_all 0.000000 0.004984 512.096474 ( 53.172974)
test_rubyspec 0.068024 0.060882 41.710663 ( 49.448730)
total: 112.55 sec