Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-164149
#<BuildRuby:0x000055bc97a0be88
@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.20240106-164149",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.004645 0.000049 1.289713 ( 1.704301)
build_miniruby 0.000960 0.000074 1.421092 ( 1.444623)
build_ruby 0.001562 0.000120 4.061083 ( 4.069828)
build_all 0.009839 0.000423 16.330926 ( 1.658364)
build_install 0.013963 0.000687 4.776342 ( 1.582296)
test_btest 0.000785 0.000056 80.462795 ( 10.944714)
test_basic 0.005442 0.000000 0.608463 ( 0.679943)
test_all 0.092317 0.030672 551.082415 ( 76.939861)
test_rubyspec 0.024366 0.037657 72.437438 ( 84.787800)
total: 183.81 sec