Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-064035
#<BuildRuby:0x000055bfe50ec068
@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.20230615-064035",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005252 0.000926 1.566659 ( 2.873111)
build_miniruby 0.000912 0.000161 0.822988 ( 0.822330)
build_ruby 0.001033 0.000183 2.441773 ( 2.442870)
build_all 0.009481 0.000000 12.397351 ( 1.068776)
build_install 0.007687 0.000000 1.732736 ( 0.858368)
test_btest 0.001142 0.000000 80.670578 ( 7.520804)
test_basic 0.003595 0.000000 0.503744 ( 0.587150)
test_all 0.001782 0.000000 413.509990 ( 46.633502)
test_rubyspec 0.034242 0.006474 42.392346 ( 54.864544)
total: 117.67 sec