Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-204326
#<BuildRuby:0x0000560b651680e8
@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.20231213-204326",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004656 0.000000 1.335998 ( 1.716829)
build_miniruby 0.000964 0.000000 0.898091 ( 0.897677)
build_ruby 0.001368 0.000000 2.748787 ( 2.748965)
build_all 0.009869 0.000000 16.194774 ( 1.464365)
build_install 0.004391 0.004078 4.764199 ( 1.160086)
test_btest 0.001061 0.000062 81.827626 ( 7.814237)
test_basic 0.004205 0.000000 0.813368 ( 0.888829)
test_all 0.093872 0.039289 523.685437 ( 56.824176)
test_rubyspec 0.020688 0.026581 50.301611 ( 62.650922)
total: 136.17 sec