Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-115704
#<BuildRuby:0x00005626d72975f8
@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.20240114-115704",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004009 0.000000 0.844308 ( 1.229415)
build_miniruby 0.001017 0.000203 0.965491 ( 0.964998)
build_ruby 0.001354 0.000271 2.794787 ( 2.798760)
build_all 0.005562 0.004475 14.680986 ( 1.390062)
build_install 0.008896 0.000105 4.206071 ( 1.138843)
test_btest 0.000569 0.000123 82.768434 ( 6.886249)
test_basic 0.003580 0.000000 0.442349 ( 0.524545)
test_all 0.105250 0.031513 522.367245 ( 56.965764)
test_rubyspec 0.023477 0.010413 50.774556 ( 63.335027)
total: 135.23 sec