Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-203030
#<BuildRuby:0x000055c412694098
@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.20231206-203030",
@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.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.004915 1.437485 ( 1.776688)
build_miniruby 0.000000 0.000954 0.962239 ( 0.961949)
build_ruby 0.000000 0.001500 2.723587 ( 2.724818)
build_all 0.002451 0.007777 16.869801 ( 1.515813)
build_install 0.006424 0.002336 4.954532 ( 1.150585)
test_btest 0.000546 0.000198 85.269918 ( 7.668030)
test_basic 0.002701 0.000982 0.758593 ( 0.836499)
test_all 0.083404 0.053442 551.653850 ( 59.261291)
test_rubyspec 0.029243 0.016830 50.287652 ( 62.598626)
total: 138.50 sec