Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-182322
#<BuildRuby:0x00005570b2cfb840
@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.20240113-182322",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.000335 0.004204 0.993405 ( 1.358096)
build_miniruby 0.000736 0.000327 0.873023 ( 0.872865)
build_ruby 0.000903 0.000402 2.750223 ( 2.752729)
build_all 0.005204 0.004747 14.633517 ( 1.349985)
build_install 0.010102 0.000555 4.190367 ( 1.143432)
test_btest 0.000454 0.000189 74.505540 ( 7.746679)
test_basic 0.002238 0.000932 0.461161 ( 0.535213)
test_all 0.110562 0.025562 527.275454 ( 54.331281)
test_rubyspec 0.014913 0.018482 49.620906 ( 62.184950)
total: 132.28 sec