Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-223429
#<BuildRuby:0x000055fc99306920
@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.20220802-223429",
@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.000030 0.000004 0.000034 ( 0.000036)
autoconf 0.000061 0.000009 0.000070 ( 0.000071)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.007632 0.004686 0.814362 ( 0.929882)
build_miniruby 0.001113 0.000238 0.060836 ( 0.060938)
build_ruby 0.001068 0.000228 0.065250 ( 0.065831)
build_all 0.005735 0.001229 1.212820 ( 0.477982)
build_install 0.009312 0.006794 4.336904 ( 1.809570)
test_btest 0.001465 0.000407 52.807792 ( 6.156317)
test_basic 0.005915 0.001643 0.289739 ( 0.382215)
test_all 0.002259 0.000627 499.058668 ( 53.162659)
test_rubyspec 0.091714 0.048757 41.317848 ( 49.050316)
total: 112.10 sec