Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-174500
#<BuildRuby:0x0000560b62bcf728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230523-174500",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000890 0.004676 1.337678 ( 2.769146)
build_miniruby 0.000726 0.000229 0.715563 ( 0.715122)
build_ruby 0.001254 0.000000 2.383989 ( 2.384138)
build_all 0.008370 0.000709 11.942460 ( 1.076078)
build_install 0.005825 0.001664 1.643567 ( 0.859207)
test_btest 0.001115 0.000000 79.056545 ( 7.444600)
test_basic 0.001871 0.002508 0.569318 ( 0.652392)
test_all 0.001186 0.000361 421.894291 ( 46.124729)
test_rubyspec 0.022734 0.016768 41.378355 ( 53.771154)
total: 115.80 sec