Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-022213
#<BuildRuby:0x0000561c6956fbb8
@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.20240110-022213",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004273 0.000000 1.065718 ( 1.456364)
build_miniruby 0.001123 0.000000 0.951288 ( 0.951947)
build_ruby 0.001811 0.000000 2.792626 ( 2.793059)
build_all 0.009666 0.000000 14.792789 ( 1.417721)
build_install 0.003754 0.006026 4.248274 ( 1.148713)
test_btest 0.000579 0.000075 82.303275 ( 7.389183)
test_basic 0.003952 0.000515 0.478068 ( 0.558075)
test_all 0.116092 0.017598 531.168092 ( 52.683470)
test_rubyspec 0.017157 0.019078 50.762616 ( 63.256395)
total: 131.66 sec