Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-205324
#<BuildRuby:0x000055faca4afce8
@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.20231205-205324",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004616 0.000061 1.143707 ( 1.484817)
build_miniruby 0.001096 0.000000 0.871908 ( 0.872190)
build_ruby 0.001316 0.000000 2.748833 ( 2.749169)
build_all 0.005283 0.004578 16.565453 ( 1.453474)
build_install 0.009430 0.000129 4.984218 ( 1.208394)
test_btest 0.000913 0.000119 84.124842 ( 7.456678)
test_basic 0.000000 0.003434 0.699472 ( 0.777949)
test_all 0.100163 0.034310 542.231574 ( 54.114403)
test_rubyspec 0.026782 0.021047 50.126124 ( 62.496572)
total: 132.61 sec