Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-062601
#<BuildRuby:0x000055c06c4b3818
@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.20231023-062601",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005368 0.000143 2.178568 ( 2.395918)
build_miniruby 0.000944 0.000095 0.893161 ( 0.892388)
build_ruby 0.001127 0.000113 2.853752 ( 2.853806)
build_all 0.005358 0.004304 16.029732 ( 1.461967)
build_install 0.002204 0.007035 5.195666 ( 1.157918)
test_btest 0.000605 0.000131 83.708364 ( 7.761978)
test_basic 0.002831 0.000615 0.691308 ( 0.772911)
test_all 0.114101 0.020287 498.301922 ( 53.558923)
test_rubyspec 0.014510 0.028825 49.177004 ( 61.484374)
total: 132.34 sec