Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-180552
#<BuildRuby:0x00005593b49ac110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-180552",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005164 0.000000 1.025104 ( 1.285154)
build_miniruby 0.001323 0.000000 0.879362 ( 0.880452)
build_ruby 0.001087 0.000000 2.707903 ( 2.710130)
build_all 0.008316 0.000000 12.138015 ( 1.003285)
build_install 0.006273 0.005420 3.583556 ( 0.992110)
test_btest 0.000707 0.000000 65.505678 ( 5.059353)
test_basic 0.003308 0.000000 0.386749 ( 0.469361)
test_all 0.082126 0.020011 409.050318 ( 35.182122)
test_rubyspec 0.019890 0.044443 39.644296 ( 52.294032)
total: 99.88 sec