Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-210044
#<BuildRuby:0x000056139796c6d8
@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.20220808-210044",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004472 0.007093 0.986214 ( 0.992537)
build_miniruby 0.001473 0.000368 0.072725 ( 0.072259)
build_ruby 0.001799 0.000450 0.071646 ( 0.069859)
build_all 0.005593 0.004456 1.551660 ( 0.586970)
build_install 0.012616 0.009801 5.133256 ( 2.073985)
test_btest 0.000699 0.000258 75.528896 ( 8.294517)
test_basic 0.004632 0.002803 0.329615 ( 0.419460)
test_all 0.001513 0.000577 636.195754 ( 64.404347)
test_rubyspec 0.107481 0.053426 46.253300 ( 53.717537)
total: 130.63 sec