Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-015445
#<BuildRuby:0x00005624093a3918
@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.20231111-015445",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001081 0.004283 1.320418 ( 1.580762)
build_miniruby 0.000805 0.000237 0.885028 ( 0.884376)
build_ruby 0.001081 0.000318 2.651758 ( 2.652346)
build_all 0.009637 0.000354 16.426493 ( 1.439776)
build_install 0.009372 0.000221 4.964488 ( 1.188002)
test_btest 0.000855 0.000203 84.388832 ( 7.768712)
test_basic 0.003558 0.000847 0.702240 ( 0.783020)
test_all 0.093410 0.043016 533.548602 ( 54.893376)
test_rubyspec 0.018567 0.031341 49.564570 ( 61.884900)
total: 133.08 sec