Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-075257
#<BuildRuby:0x0000555b404fae48
@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.20231023-075257",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.006301 2.102496 ( 2.368195)
build_miniruby 0.000000 0.001095 0.966650 ( 0.966177)
build_ruby 0.000000 0.001277 2.616458 ( 2.616221)
build_all 0.005305 0.005597 17.113395 ( 1.580081)
build_install 0.007518 0.001203 5.475062 ( 1.176933)
test_btest 0.000972 0.000155 87.397138 ( 7.439412)
test_basic 0.004212 0.000673 0.764914 ( 0.840625)
test_all 0.106736 0.028157 525.808173 ( 53.890743)
test_rubyspec 0.028061 0.019415 50.660673 ( 63.063029)
total: 133.94 sec