Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-111101
#<BuildRuby:0x00005642bfafeeb8
@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.20231127-111101",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004178 0.000983 1.473318 ( 2.106774)
build_miniruby 0.001004 0.000000 0.849945 ( 0.849343)
build_ruby 0.001403 0.000000 2.825486 ( 2.825779)
build_all 0.006585 0.004376 17.246640 ( 1.524087)
build_install 0.004925 0.004415 5.238886 ( 1.251698)
test_btest 0.000579 0.000174 86.540901 ( 7.962180)
test_basic 0.003174 0.000952 0.651281 ( 0.728111)
test_all 0.083893 0.051317 543.601342 ( 50.484937)
test_rubyspec 0.019462 0.031796 51.139471 ( 63.461044)
total: 131.19 sec