Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-160020
#<BuildRuby:0x000055ed1b333b88
@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.20231231-160020",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003597 0.000600 1.203652 ( 1.610732)
build_miniruby 0.000806 0.000135 0.792343 ( 0.791653)
build_ruby 0.001068 0.000178 2.766201 ( 2.765986)
build_all 0.009965 0.000190 16.147681 ( 1.500879)
build_install 0.007904 0.000498 4.505339 ( 1.127136)
test_btest 0.000000 0.000917 84.014868 ( 7.370873)
test_basic 0.000000 0.006074 0.708579 ( 0.786025)
test_all 0.087402 0.045810 575.232014 ( 54.057661)
test_rubyspec 0.030799 0.020752 49.690131 ( 61.954942)
total: 131.97 sec